Home
last modified time | relevance | path

Searched defs:UpdateOutputDeviceAddress (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/runtime/framework/actor/
Doutput_actor.cc79 void OutputActor::UpdateOutputDeviceAddress() { in UpdateOutputDeviceAddress() function in mindspore::runtime::OutputActor
/third_party/mindspore/mindspore/ccsrc/vm/
Dbackend.cc236 void UpdateOutputDeviceAddress(const std::vector<session::KernelWithIndex> &output_nodes, in UpdateOutputDeviceAddress() function