Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/graph_scheduler/actor/
Ddata_source_actor.cc304 auto &host_tensors = host_queue_->Pull(); in OnMemoryAllocFinish() local
Ddata_prepare_actor.cc787 std::vector<TensorPtr> host_tensors; in PrepareDataForHostTensorQueue() local
836 std::vector<TensorPtr> host_tensors; in PrepareDataForHostTensorQueueNew() local
1401std::vector<TensorPtr> *const host_tensors, in PrepareHostTensorQueueForControlNode()