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