Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/training/saving/
Dsaveable_object_util.py66 def restore(self, restored_tensors, restored_shapes): argument
108 def restore(self, restored_tensors, restored_shapes): argument
Dsaveable_object.py85 def restore(self, restored_tensors, restored_shapes): argument
/external/tensorflow/tensorflow/python/ops/
Dtensor_forest_ops.py54 def restore(self, restored_tensors, unused_restored_shapes): argument
Dboosted_trees_ops.py92 def restore(self, restored_tensors, unused_tensor_shapes): argument
192 def restore(self, restored_tensors, unused_restored_shapes): argument
Dlookup_ops.py1816 def restore(self, restored_tensors, restored_shapes, name=None): argument
2112 def restore(self, restored_tensors, restored_shapes, name=None): argument
/external/tensorflow/tensorflow/python/training/tracking/
Dbenchmarks_test.py47 def restore(self, restored_tensors, restored_shapes): argument
Dbase.py97 def restore(self, restored_tensors, restored_shapes): argument
185 def restore(self, restored_tensors, restored_shapes): argument
Dutil_test.py237 def restore(self, restored_tensors, restored_shapes): argument
/external/tensorflow/tensorflow/python/data/ops/
Diterator_ops.py808 def restore(self, restored_tensors, restored_shapes): argument
/external/tensorflow/tensorflow/python/training/
Dsaver_test.py2996 def restore(self, restored_tensors, restored_shapes): argument
3100 def restore(self, restored_tensors, restored_shapes): argument
/external/tensorflow/tensorflow/python/distribute/
Dvalues.py721 def restore(self, restored_tensors, restored_shapes): argument
1007 def restore(self, restored_tensors, restored_shapes): argument