Searched defs:AsyncOutput (Results 1 – 3 of 3) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/control_flow/actor/ | ||
| D | entrance_actor.cc | 81 void LiteEntranceOpActor::AsyncOutput(OpContext<Tensor> *context) { in AsyncOutput() function in mindspore::lite::LiteEntranceOpActor |
| D | exit_actor.cc | 97 void LiteExitOpActor::AsyncOutput(OpContext<Tensor> *context) { in AsyncOutput() function in mindspore::lite::LiteExitOpActor |
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/ | ||
| D | lite_mindrt.cc | 415 void LiteOpActor::AsyncOutput(OpContext<Tensor> *context) { in AsyncOutput() function in mindspore::lite::LiteOpActor |