Home
last modified time | relevance | path

Searched refs:flattened_inputs_and_outputs (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/lite/python/
Dop_hint.py686 def flattened_inputs_and_outputs(self): member in _LiteFuncCall
807 _, output_names = hint.flattened_inputs_and_outputs()
833 input_names, output_names = call.flattened_inputs_and_outputs()
948 input_names, output_names = call.flattened_inputs_and_outputs()
1245 _, ouput_nodes = hint.flattened_inputs_and_outputs()