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