Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KnowingNothing/MatmulTutorial
/ F16
Class
F16
util/simulator/data_math.py:358–360 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
356
357
358
class
F16(FloatType):
359
bits: int = 16
360
lanes: int = 1
361
362
363
Half = F16
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected