Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/frontend/operator/composite/
Dcomposite.h98 using HyperMapPyPtr = std::shared_ptr<HyperMapPy>; variable
/third_party/mindspore/mindspore/ccsrc/debug/
Danf_ir_utils.cc197 auto hyper_map = meta_func_graph->cast<prim::HyperMapPyPtr>(); in GetMetaFuncGraphText()