Home
last modified time | relevance | path

Searched defs:DebugAwareActor (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/graph_scheduler/actor/
Ddebug_aware_actor.h28 …explicit DebugAwareActor(const std::string &name, KernelTransformType type, const AID *recorder_ai… in DebugAwareActor() function
Dsuper_kernel_actor.h51 …: DebugAwareActor(name, type, recorder_aid, memory_manager_aid, debug_aid, nullptr), graph_(graph)… in DebugAwareActor() function
Dkernel_actor.h70 : DebugAwareActor(name, type, recorder_aid, memory_manager_aid, debug_aid, nullptr), in DebugAwareActor() function