Searched defs:SetOperatorInfo (Results 1 – 2 of 2) sorted by relevance
| /third_party/mindspore/mindspore/ccsrc/runtime/hardware/cpu/ | ||
| D | cpu_device_context.cc | 172 void CPUDeviceContext::SetOperatorInfo(const std::vector<CNodePtr> &nodes) const { in SetOperatorInfo() function in mindspore::device::cpu::CPUDeviceContext |
| /third_party/mindspore/mindspore/ccsrc/runtime/hardware/gpu/ | ||
| D | gpu_device_context.cc | 357 void GPUDeviceContext::SetOperatorInfo(const std::vector<CNodePtr> &nodes) const { in SetOperatorInfo() function in mindspore::device::gpu::GPUDeviceContext |