Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/import/
Dmindir_control_flow_adjust.cc34 constexpr const int kSwitchInputSize = 4; variable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/transform/graph_ir/
Dutils.cc33 constexpr size_t kSwitchInputSize = 4; variable
Dconvert.cc77 constexpr size_t kSwitchInputSize = 4; variable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/hardware/
Dge_kernel_executor.cc69 constexpr size_t kSwitchInputSize = 3; variable
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/include/common/utils/
Dutils.h510 constexpr auto kSwitchInputSize = 4; variable