Searched defs:ParamInfoPtr (Results 1 – 2 of 2) sorted by relevance
/third_party/mindspore/mindspore/core/ir/ | ||
D | param_info.h | 29 using ParamInfoPtr = std::shared_ptr<ParamInfo>; variable |
D | anf.h | 85 using ParamInfoPtr = std::shared_ptr<ParamInfo>; variable |