Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/runtime/device/gpu/
Dgpu_device_address.h34 GPUDeviceAddress(void *ptr, size_t size) : DeviceAddress(ptr, size) {} in GPUDeviceAddress() function
35 GPUDeviceAddress(void *ptr, size_t size, const string &format, TypeId type_id) in GPUDeviceAddress() function
37GPUDeviceAddress(void *ptr, size_t size, const std::string &format, TypeId type_id, const KernelWi… in GPUDeviceAddress() function