Home
last modified time | relevance | path

Searched defs:GetRelativePath (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/parser/onnx/
Donnx_node_parser.h39 std::string GetRelativePath() const { return relative_path_; } in GetRelativePath() function
/third_party/lzma/CPP/7zip/UI/Common/
DUpdateCallback.cpp314 static UString GetRelativePath(const UString &to, const UString &from) in GetRelativePath() function