Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NVIDIA/cuda-tile
/ Int16
Class
Int16
python/cuda_tile/dialects/cuda_tile_ops.py:59–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
58
59
class
Int16(_ElementType):
60
_mlir_type_fn = staticmethod(
lambda
: _ods_ir.IntegerType.get_signless(16))
61
62
63
class
Int32(_ElementType):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected