Searched defs:SetDeviceAddress (Results 1 – 3 of 3) sorted by relevance
57 void SetDeviceAddress(void *device_address) { device_address_ = device_address; } in SetDeviceAddress() function
103 void SetDeviceAddress(const AnfNodePtr &input_node, const tensor::BaseTensorPtr &input_tensor, in SetDeviceAddress() function
609 void TensorPy::SetDeviceAddress(const Tensor &tensor, uintptr_t addr, const ShapeVector &shape, in SetDeviceAddress() function in mindspore::tensor::TensorPy