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