Searched refs:kReduceMinOpName (Results 1 – 1 of 1) sorted by relevance
/third_party/mindspore/mindspore/ccsrc/utils/ |
D | utils.h | 270 constexpr auto kReduceMinOpName = "ReduceMin"; variable 685 kCastOpName, kExpandDimsOpName, kReshapeOpName, kEmbeddingLookupOpName, kReduceMinOpName, 690 …kReduceMinOpName, kReduceMeanOpName, kReduceMaxOpName, kReduceAllOpName, kReduceAnyOpName, k…
|