Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/tsl/platform/windows/
Denv.cc174 string GetRunfilesDir() override { in GetRunfilesDir() function in tensorflow::__anona55899670111::WindowsEnv
/external/tensorflow/tensorflow/tsl/platform/default/
Denv.cc206 string GetRunfilesDir() override { in GetRunfilesDir() function in tensorflow::__anoned8f82410111::PosixEnv
/external/tensorflow/tensorflow/core/platform/
Denv.h558 std::string GetRunfilesDir() override { return target_->GetRunfilesDir(); } in GetRunfilesDir() function