Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/cuda-tile
/ strides
Method
strides
python/cuda_tile/dialects/cuda_tile_ops.py:1092–1093 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1090
1091
@property
1092
def
strides(self):
1093
return
self.tensor_view_type.strides
1094
1095
@property
1096
def
index_type(self):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected