Home
last modified time | relevance | path

Searched defs:GetRunfilesDir (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/core/platform/windows/
Denv.cc174 string GetRunfilesDir() override { in GetRunfilesDir() function in tensorflow::__anon982373580111::WindowsEnv
/external/tensorflow/tensorflow/core/platform/default/
Denv.cc204 string GetRunfilesDir() override { in GetRunfilesDir() function in tensorflow::__anone05a5c320111::PosixEnv
/external/tensorflow/tensorflow/core/platform/
Denv.h541 std::string GetRunfilesDir() override { return target_->GetRunfilesDir(); } in GetRunfilesDir() function