Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/serialization/
H A Dexport.cpp177 std::string GetFileRootPath(const std::string& rootPath) { in GetFileRootPath() function
211 auto folder = GetFileRootPath(onnx_file_path); in CreateExternalFile()