Home
last modified time | relevance | path

Searched defs:device_contexts (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/runtime/framework/actor/
Dmemory_manager_actor.cc51const std::vector<const DeviceContext *> *device_contexts, in AllocateContinuousMemory()
83const std::vector<const DeviceContext *> *device_contexts, in AllocateBatchMemory()
135 const std::vector<const DeviceContext *> *device_contexts, in FreeBatchMemory()
Ddebug_actor.cc76 …:DebugOnStepBegin(std::vector<KernelGraphPtr> graphs, std::vector<DeviceContext *> device_contexts, in DebugOnStepBegin()
/third_party/mindspore/mindspore/ccsrc/runtime/framework/
Dcontrol_node_parser.cc723const std::vector<DeviceContext *> &device_contexts, const FuncGraphPtr &root_graph) { in Parse()
899 const std::vector<DeviceContext *> &device_contexts) { in FetchFrontValueNode()
1050const std::vector<DeviceContext *> &device_contexts) { in FetchCallInputKernelGraph()
1143const std::vector<DeviceContext *> &device_contexts, in FetchFrontToBackendParameter()
1251const std::vector<DeviceContext *> &device_contexts) { in FetchFrontToBackendKernel()
1378const std::vector<DeviceContext *> &device_contexts, in FetchBackendParameterNode()
1419 const std::vector<DeviceContext *> &device_contexts, in FetchBackendInputNode()
/third_party/mindspore/mindspore/ccsrc/vm/
Dbackend.cc951 std::vector<DeviceContext *> device_contexts; in ConstructGraphCompilerInfo() local
995 std::vector<DeviceContext *> device_contexts; in ConstructGraphCompilerInfo() local