Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/framework/actor/
Ddata_prepare_actor.cc231 std::vector<TensorPtr> host_tensors; in PrepareDataForHostTensorQueue() local
271 std::vector<TensorPtr> host_tensors; in PrepareDataForStepMode() local
538std::vector<TensorPtr> *const host_tensors, in PrepareHostTensorQueueForControlNode()
Ddata_source_actor.cc264 auto &host_tensors = host_queue_->Pull(); in OnMemoryAllocFinish() local