/external/tensorflow/tensorflow/python/training/saving/ |
D | saveable_object_util.py | 77 def restore(self, restored_tensors, restored_shapes): argument 124 def restore(self, restored_tensors, restored_shapes): argument 434 def restore_fn(*restored_tensors): 463 def restore(self, restored_tensors, restored_shapes): argument 500 def restore_fn(*restored_tensors):
|
D | saveable_object.py | 86 def restore(self, restored_tensors, restored_shapes): argument
|
/external/tensorflow/tensorflow/python/ops/ |
D | tensor_forest_ops.py | 54 def restore(self, restored_tensors, unused_restored_shapes): argument
|
D | boosted_trees_ops.py | 92 def restore(self, restored_tensors, unused_tensor_shapes): argument 192 def restore(self, restored_tensors, unused_restored_shapes): argument
|
D | lookup_ops.py | 1970 def restore(self, restored_tensors, restored_shapes): argument 2271 def restore(self, restored_tensors, restored_shapes): argument
|
/external/tensorflow/tensorflow/python/training/tracking/ |
D | benchmarks_test.py | 47 def restore(self, restored_tensors, restored_shapes): argument
|
D | base.py | 139 def restore(self, restored_tensors, restored_shapes): argument 227 def restore(self, restored_tensors, restored_shapes): argument
|
D | util_test.py | 180 def restore(self, restored_tensors, restored_shapes): argument
|
/external/tensorflow/tensorflow/python/data/ops/ |
D | iterator_ops.py | 906 def restore(self, restored_tensors, restored_shapes): argument
|
/external/tensorflow/tensorflow/python/training/ |
D | saver_test.py | 3002 def restore(self, restored_tensors, restored_shapes): argument 3083 def restore(self, restored_tensors, restored_shapes): argument
|
/external/tensorflow/tensorflow/python/distribute/ |
D | values.py | 1009 def restore(self, restored_tensors, restored_shapes): argument 1026 def restore(self, restored_tensors, restored_shapes): argument 1137 def restore(self, restored_tensors, restored_shapes): argument
|