Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/cuda-tile
/ tile_shape
Method
tile_shape
python/cuda_tile/dialects/cuda_tile_ops.py:1167–1168 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1165
1166
@property
1167
def
tile_shape(self):
1168
return
self.view_type.tile_shape
1169
1170
@property
1171
def
tensor_view_type(self):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected