MCPcopy Create free account
hub / github.com/NVIDIA/cutlass / data

Method data

include/cutlass/tensor_ref_planar_complex.h:220–221  ·  view source on GitHub ↗

Returns the pointer to referenced data

Source from the content-addressed store, hash-verified

218
219 /// Returns the pointer to referenced data
220 CUTLASS_HOST_DEVICE
221 Element * data() const { return ptr_; }
222
223 /// Returns the pointer to referenced data
224 CUTLASS_HOST_DEVICE

Callers 1

Calls 1

ReferenceClass · 0.85

Tested by

no test coverage detected