Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/core/mindapi/src/
Dprimitive.cc24 using PrimitiveImpl = mindspore::Primitive; typedef
Danf.cc27 using PrimitiveImpl = mindspore::Primitive; typedef
Dfunc_graph.cc31 using PrimitiveImpl = mindspore::Primitive; typedef
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/c_api/src/
Dcommon.h36 using PrimitiveImpl = mindspore::Primitive; variable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/ps/static_analysis/
Dprim.h99 using PrimitiveImpl = ValuePtr (*)(const ValuePtrList &); variable