Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KnowingNothing/MatmulTutorial
/ I32
Class
I32
util/simulator/data_math.py:293–295 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
291
292
293
class
I32(IntType):
294
bits: int = 32
295
lanes: int = 1
296
297
298
Int = I32
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected