Searched defs:DebugAwareActor (Results 1 – 3 of 3) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/graph_scheduler/actor/ |
| D | debug_aware_actor.h | 28 …explicit DebugAwareActor(const std::string &name, KernelTransformType type, const AID *recorder_ai… in DebugAwareActor() function
|
| D | super_kernel_actor.h | 51 …: DebugAwareActor(name, type, recorder_aid, memory_manager_aid, debug_aid, nullptr), graph_(graph)… in DebugAwareActor() function
|
| D | kernel_actor.h | 70 : DebugAwareActor(name, type, recorder_aid, memory_manager_aid, debug_aid, nullptr), in DebugAwareActor() function
|