Home
last modified time | relevance | path

Searched refs:GetFileCachePath (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tools/kernel_gen/
H A Dtf_framework_c_interface.cc121 std::string GetFileCachePath(const std::string cache_dir, in GetFileCachePath() function
166 if (tensorflow::ReadFileToString(tenv, GetFileCachePath(cache_dir, code), in Compile()
201 tensorflow::WriteStringToFile(tenv, GetFileCachePath(cache_dir, code), in Compile()