Searched refs:_create_with_tf_output (Results 1 – 2 of 2) sorted by relevance
1294 tensor = ops.Tensor._create_with_tf_output(op, 0, dtype, ph)
400 def _create_with_tf_output(op, value_index, dtype, tf_output): member in Tensor2045 …tensor = Tensor._create_with_tf_output(self, i, output_type, tf_output) # pylint: disable=protect…