Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/backend/common/graph_kernel/
Dgraph_kernel_helper.cc226 ShapeVector GetDeviceShape(const AnfNodePtr &node) { in GetDeviceShape() function
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/device/
Dascend_device_address.cc458 ShapeVector AscendDeviceAddress::GetDeviceShape(ShapeVector *host_shape) const { in GetDeviceShape() function in mindspore::device::ascend::AscendDeviceAddress