Home
last modified time | relevance | path

Searched defs:kSwitchLayerInputNum (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/runtime/framework/actor/
Dswitch_actor.h43 constexpr size_t kSwitchLayerInputNum = 3; variable
/third_party/mindspore/mindspore/core/abstract/
Dprim_statement.cc72 constexpr auto kSwitchLayerInputNum = 2; in InferImplSwitchLayer() local