MCPcopy Create free account
hub / github.com/KnowingNothing/MatmulTutorial / I4

Class I4

util/simulator/data_math.py:275–277  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

273
274
275class I4(IntType):
276 bits: int = 4
277 lanes: int = 1
278
279
280class I8(IntType):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected