Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KnowingNothing/MatmulTutorial
/ I16
Class
I16
util/simulator/data_math.py:285–287 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
283
284
285
class
I16(IntType):
286
bits: int = 16
287
lanes: int = 1
288
289
290
Short = I16
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected