Home
last modified time | relevance | path

Searched defs:file_prefix (Results 1 – 12 of 12) sorted by relevance

/external/tensorflow/tensorflow/python/training/saving/
Dfunctional_saver.py57 def save(self, file_prefix, options=None): argument
85 def restore(self, file_prefix, options=None): argument
192 def _traced_save(self, file_prefix): argument
201 def _traced_restore(self, file_prefix): argument
207 def save(self, file_prefix, options=None): argument
302 def restore(self, file_prefix, options=None): argument
/external/tensorflow/tensorflow/core/util/
Devents_writer_test.cc112 string file_prefix = GetDirName("/writeflush_test"); in TEST() local
121 string file_prefix = GetDirName("/writeclose_test"); in TEST() local
130 string file_prefix = GetDirName("/writedelete_test"); in TEST() local
139 string file_prefix = GetDirName("/failflush_test"); in TEST() local
149 string file_prefix = GetDirName("/failclose_test"); in TEST() local
159 string file_prefix = GetDirName("/initwriteclose_test"); in TEST() local
172 string file_prefix = GetDirName("/namewriteclose_test"); in TEST() local
182 string file_prefix = GetDirName("/nameclose_test"); in TEST() local
191 string file_prefix = GetDirName("/fdbw_test"); in TEST() local
Devents_writer.cc33 EventsWriter::EventsWriter(const string& file_prefix) in EventsWriter()
/external/angle/scripts/
Dgenerate_loader.py28 file_prefix=""): argument
71 file_prefix=""): argument
135 def gen_gles_loader(gles_preamble, path, header_lib, export, internal_prefix, file_prefix): argument
181 def gen_egl_loader(egl_preamble, path, header_lib, export, internal_prefix, file_prefix): argument
/external/linux-kselftest/tools/testing/selftests/tc-testing/
Dtdc_multibatch.py52 file_prefix = args.file_prefix + args.operation + "_" variable
/external/tensorflow/tensorflow/python/training/tracking/
Dutil.py1135 file_prefix, argument
1169 def save(self, file_prefix, checkpoint_number=None, session=None, argument
1567 def write(self, file_prefix, session=None): argument
1612 def save(self, file_prefix, session=None): argument
1969 def write(self, file_prefix, options=None): argument
2034 def save(self, file_prefix, options=None): argument
/external/webrtc/rtc_base/
Dfile_rotating_stream.cc174 const std::string& file_prefix, in FileRotatingStream()
389 const std::string& file_prefix) { in FileRotatingStreamReader()
Dfile_rotating_stream_unittest.cc48 const std::string& file_prefix, in Init()
84 const char* file_prefix) { in VerifyStreamRead()
/external/tensorflow/tensorflow/compiler/mlir/
Dmlir_graph_optimization_pass.cc61 static void DumpModule(mlir::ModuleOp module, std::string file_prefix) { in DumpModule()
/external/tensorflow/tensorflow/compiler/xla/service/
Ddump.cc374 void DumpToFileInDir(const HloModule& module, string_view file_prefix, in DumpToFileInDir()
380 void DumpToFileInDirOrStdout(const HloModule& module, string_view file_prefix, in DumpToFileInDirOrStdout()
/external/grpc-grpc/test/core/security/
Dcredentials_test.cc863 const char* file_prefix, const char* contents) { in set_google_default_creds_env_var_with_file_contents()
/external/rust/crates/grpcio-sys/grpc/test/core/security/
Dcredentials_test.cc1438 const char* file_prefix, const char* contents) { in set_google_default_creds_env_var_with_file_contents()