Home
last modified time | relevance | path

Searched defs:FormatLibraryFileName (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/core/platform/default/
Dload_library.cc48 string FormatLibraryFileName(const string& name, const string& version) { in FormatLibraryFileName() function
Denv.cc199 string FormatLibraryFileName(const string& name, in FormatLibraryFileName() function in tensorflow::__anonb139dcb90111::PosixEnv
/external/tensorflow/tensorflow/core/platform/windows/
Dload_library.cc63 string FormatLibraryFileName(const string& name, const string& version) { in FormatLibraryFileName() function
Denv.cc169 string FormatLibraryFileName(const string& name, in FormatLibraryFileName() function in tensorflow::__anon6902f3df0111::WindowsEnv
/external/tensorflow/tensorflow/core/platform/
Denv.h536 std::string FormatLibraryFileName(const std::string& name, in FormatLibraryFileName() function