Searched defs:GetRunfilesDir (Results 1 – 3 of 3) sorted by relevance
/external/tensorflow/tensorflow/core/platform/posix/ | ||
D | env.cc | 151 string GetRunfilesDir() override { in GetRunfilesDir() function in tensorflow::__anoncb12d2290111::PosixEnv |
/external/tensorflow/tensorflow/core/platform/windows/ | ||
D | env.cc | 169 string GetRunfilesDir() override { in GetRunfilesDir() function in tensorflow::__anon839461010111::WindowsEnv |
/external/tensorflow/tensorflow/core/platform/ | ||
D | env.h | 394 string GetRunfilesDir() override { return target_->GetRunfilesDir(); } in GetRunfilesDir() function |