Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/core/ir/
Dfunc_graph.h98 using AbstractFunctionPtr = std::shared_ptr<AbstractFunction>; variable
/third_party/mindspore/mindspore/core/abstract/
Dabstract_value.h198 using AbstractFunctionPtr = std::shared_ptr<AbstractFunction>; variable