Searched refs:GetRunfilesDir (Results 1 – 5 of 5) sorted by relevance
392 virtual std::string GetRunfilesDir() = 0;541 std::string GetRunfilesDir() override { return target_->GetRunfilesDir(); } in GetRunfilesDir() function
174 string GetRunfilesDir() override { in GetRunfilesDir() function in tensorflow::__anon6902f3df0111::WindowsEnv
204 string GetRunfilesDir() override { in GetRunfilesDir() function in tensorflow::__anonb139dcb90111::PosixEnv
66 string composite_mlir_dir = io::JoinPath(env->GetRunfilesDir(), tfr_lib_dir); in Get()
1196 io::JoinPath(env->GetRunfilesDir(), "tensorflow", "core", "kernels"); in LoadDynamicKernelsInternal()