MCPcopy Create free account
hub / github.com/NVIDIA/cuda-tile / dim_map

Method dim_map

python/cuda_tile/dialects/cuda_tile_ops.py:1175–1176  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

1173
1174 @property
1175 def dim_map(self):
1176 return self.view_type.dim_map
1177
1178 @property
1179 def view_tile_type(self) -> TileType:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected