Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/core/ops/
Dreduce_sum.cc41 auto axis_ptr_list = in InferImplReduceFuncCalShape() local
43 if (!axis_ptr_list.size()) { in InferImplReduceFuncCalShape()
47 ValuePtrList axis_items = axis_ptr_list; in InferImplReduceFuncCalShape()
/third_party/mindspore/mindspore/core/abstract/
Dprim_maths.cc84 auto axis_ptr_list = in InferImplReduceFuncCalShape() local
86 if (!axis_ptr_list.size()) { in InferImplReduceFuncCalShape()
90 ValuePtrList axis_items = axis_ptr_list; in InferImplReduceFuncCalShape()