Home
last modified time | relevance | path

Searched defs:host_tensor_size (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/graph_scheduler/actor/
Ddata_prepare_actor.cc167 auto host_tensor_size = LongToSize(real_host_tensor->data().nbytes()); in SyncTensorData() local
1033 auto host_tensor_size = LongToSize(tensor->data().nbytes()); in PrepareDataForControlValueNode() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/runtime/pynative/
Dgraph_adapter.cc133 auto host_tensor_size = LongToSize(tensor->data().nbytes()); in CopyTensorData() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/device/
Dascend_device_address.cc671 auto host_tensor_size = LongToSize(host_tensor->data().nbytes()); in SyncDeviceToDeviceWithDiffFormatType() local