Home
last modified time | relevance | path

Searched refs:InferImplAllSwap (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore/core/abstract/
Dprimitive_infer_map.cc201 {prim::kPrimAllSwap, {InferImplAllSwap, nullptr, true}}, in GetPrimitiveToEvalImplMap()
Dinfer_functions.h214 AbstractBasePtr InferImplAllSwap(const AnalysisEnginePtr &, const PrimitivePtr &primitive,
Dprim_others.cc398 AbstractBasePtr InferImplAllSwap(const AnalysisEnginePtr &, const PrimitivePtr &primitive, in InferImplAllSwap() function