Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/platform/posix/
Denv.cc151 string GetRunfilesDir() override { in GetRunfilesDir() function in tensorflow::__anoncb12d2290111::PosixEnv
/external/tensorflow/tensorflow/core/platform/windows/
Denv.cc169 string GetRunfilesDir() override { in GetRunfilesDir() function in tensorflow::__anon839461010111::WindowsEnv
/external/tensorflow/tensorflow/core/platform/
Denv.h394 string GetRunfilesDir() override { return target_->GetRunfilesDir(); } in GetRunfilesDir() function