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:1128–1129 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1126
1127
@property
1128
def
tile_shape(self):
1129
return
self.view_type.tile_shape
1130
1131
@property
1132
def
tensor_view_type(self):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected