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