Searched defs:tf_output (Results 1 – 3 of 3) sorted by relevance
232 def tf_output(c_op, index): function
447 def _create_with_tf_output(op, value_index, dtype, tf_output): argument4174 def _get_tensor_by_tf_output(self, tf_output): argument
850 TF_Output tf_output = TF_Output(outputs[i]); in PYBIND11_MODULE() local