Searched defs:switch_loop_input (Results 1 – 1 of 1) sorted by relevance
| /third_party/mindspore/mindspore/ccsrc/runtime/device/ |
| D | kernel_adjust.cc | 138 … const std::map<std::string, mindspore::ParameterPtr> &switch_loop_input, in InsertIndepentParallel() 154 … const std::map<std::string, mindspore::ParameterPtr> &switch_loop_input, in InsertFpBpLoopStreamSwitch() 235 … const std::map<std::string, mindspore::ParameterPtr> &switch_loop_input, in InsertNextLoopAssignAdd() 248 … const std::map<std::string, mindspore::ParameterPtr> &switch_loop_input) { in InsertCurrentLoopAssignAdd() 271 … const std::map<std::string, mindspore::ParameterPtr> &switch_loop_input) { in InsertSwitchLoopInput() 294 const std::map<std::string, mindspore::ParameterPtr> &switch_loop_input) { in InsertGetNextLoopStreamSwitch() 357 … const std::map<std::string, mindspore::ParameterPtr> &switch_loop_input, in InsertEosStreamSwitch() 434 std::map<std::string, mindspore::ParameterPtr> switch_loop_input; in InsertSwitchLoop() local 515 … std::map<std::string, mindspore::ParameterPtr> *switch_loop_input) { in CreateSwitchOpParameters() 573 … const std::map<std::string, mindspore::ParameterPtr> &switch_loop_input, in CreateStreamSwitchOp() [all …]
|