Searched refs:_clone_export_output_with_tensors (Results 1 – 2 of 2) sorted by relevance
24 from tensorflow.python.tpu.tpu_estimator import _clone_export_output_with_tensors
2465 (k, _clone_export_output_with_tensors(export_outputs[k], v))3134 def _clone_export_output_with_tensors(export_output, tensors): function