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