TorchTensor<T>.data_ptr¶
Description¶
Signature¶
Ptr<T, Access.ReadWrite, AddressSpace.Device, DefaultDataLayout> TorchTensor<T>.data_ptr();
Availability and Requirements¶
Defined for the following targets:
cpp¶
Available in all stages.
cuda¶
Available in all stages.