Home
last modified time | relevance | path

Searched defs:restored_tensors (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/training/saving/
H A Dsaveable_object_util.py76 def restore(self, restored_tensors, restored_shapes): argument
124 def restore(self, restored_tensors, restored_shapes): argument
447 def restore_fn(*restored_tensors):
492 def restore(self, restored_tensors, restored_shapes): argument
550 def restore_fn(*restored_tensors):
615 def restore(self, restored_tensors, restored_shapes): argument
774 def _restore_from_tensors(self, restored_tensors): argument
811 def _restore_from_tensors(restored_tensors): argument
H A Dsaveable_object_util_test.py39 def restore(self, restored_tensors, restored_shapes): argument
175 def restore(self, restored_tensors, restored_shapes): argument
264 def restore(self, restored_tensors, restored_shapes): argument
284 def _restore_from_tensors(self, restored_tensors): argument
H A Dsaveable_object.py78 def restore(self, restored_tensors, restored_shapes): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/checkpoint/
H A Dsaveable_compat_test.py114 def restore(self, restored_tensors, restored_shapes): argument
138 def _restore_from_tensors(self, restored_tensors): argument
H A Dcheckpoint_test.py158 def restore(self, restored_tensors, restored_shapes): argument
1143 def _restore_from_tensors(self, restored_tensors): argument
H A Dbenchmarks_test.py42 def restore(self, restored_tensors, restored_shapes): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dlookup_ops.py2048 def _restore_from_tensors(self, restored_tensors): argument
2071 def restore(self, restored_tensors, restored_shapes): argument
2383 def _restore_from_tensors(self, restored_tensors): argument
2406 def restore(self, restored_tensors, restored_shapes): argument
H A Dboosted_trees_ops.py89 def restore(self, restored_tensors, unused_tensor_shapes): argument
189 def restore(self, restored_tensors, unused_restored_shapes): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/trackable/
H A Dbase.py168 def restore(self, restored_tensors, restored_shapes): argument
733 def _restore_from_tensors(self, restored_tensors): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/saved_model/
H A Dtracing_utils.py54 def restore_fn(restored_tensors): argument
H A Dtracing_utils_test.py36 def _restore_from_tensors(self, restored_tensors): argument
/aosp_15_r20/external/tensorflow/tensorflow/examples/custom_ops_doc/simple_hash_table/
H A Dsimple_hash_table.py104 def _restore_from_tensors(self, restored_tensors): argument
/aosp_15_r20/external/tensorflow/tensorflow/dtensor/python/
H A Dd_variable.py117 def restore(self, restored_tensors, restored_shapes): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/training/
H A Dsaver_test.py3068 def restore(self, restored_tensors, restored_shapes): argument
3149 def restore(self, restored_tensors, restored_shapes): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/distribute/
H A Dvalues.py1072 def restore(self, restored_tensors, restored_shapes): argument
1088 def restore(self, restored_tensors, restored_shapes): argument
1202 def restore(self, restored_tensors, restored_shapes): argument
/aosp_15_r20/external/tensorflow/tensorflow/python/data/ops/
H A Diterator_ops.py952 def restore(self, restored_tensors, restored_shapes): argument