Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/lite/tools/converter/parser/tf/
Dtf_reduce_parser.cc42 prim->set_mode(mindspore::ReduceMode::Reduce_All); in Parse()
/third_party/mindspore/mindspore/core/utils/
Dcheck_convert_utils.h86 Reduce_All = 7 enumerator
/third_party/mindspore/mindspore/lite/tools/converter/import/
Dprimitive_adjust.cc169 {ops::kNameReduceAll, mindspore::Reduce_All}, {ops::kNameReduceASum, mindspore::Reduce_ASum},