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

Method stride

include/cutlass/tensor_ref_planar_complex.h:256–259  ·  view source on GitHub ↗

Returns the layout object's stride vector

Source from the content-addressed store, hash-verified

254
255 /// Returns the layout object's stride vector
256 CUTLASS_HOST_DEVICE
257 Stride stride() const {
258 return layout_.stride();
259 }
260
261 /// Returns the layout object's stride vector
262 CUTLASS_HOST_DEVICE

Callers 1

Calls 1

atMethod · 0.45

Tested by

no test coverage detected