Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/transform/acl_ir/
Dop_api_exec.cc132 void GetAscendDefaultCustomPath(std::vector<std::string> *cust_paths) { in GetAscendDefaultCustomPath()
158 auto cust_paths = common::GetEnv("ASCEND_CUSTOM_OPP_PATH"); in LoadOpApiLib() local