Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KnowingNothing/MatmulTutorial
/ I64
Class
I64
util/simulator/data_math.py:301–303 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
299
300
301
class
I64(IntType):
302
bits: int = 64
303
lanes: int = 1
304
305
306
class
I128(IntType):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected