Searched defs:GetDeviceShape (Results 1 – 2 of 2) sorted by relevance
241 std::vector<size_t> AscendDeviceAddress::GetDeviceShape(std::vector<size_t> *host_shape) const { in GetDeviceShape() function in mindspore::device::ascend::AscendDeviceAddress
638 ShapeVector GetDeviceShape(const AnfNodePtr &node) { in GetDeviceShape() function