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

Class F8

util/simulator/data_math.py:353–355  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

351
352
353class F8(FloatType):
354 bits: int = 8
355 lanes: int = 1
356
357
358class F16(FloatType):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected