Searched defs:exported_filename (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/python/framework/ |
D | meta_graph_test.py | 663 def _testScopedExportWithQueue(self, test_dir, exported_filename): argument 681 def _testScopedImportWithQueue(self, test_dir, exported_filename, argument
|
/external/tensorflow/tensorflow/python/training/ |
D | saver_test.py | 2478 def _testScopedSave(self, test_dir, exported_filename, ckpt_filename): argument 2555 def _testScopedRestore(self, test_dir, exported_filename, argument
|