Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KnowingNothing/MatmulTutorial
/ BF16
Class
BF16
util/simulator/data_math.py:386–388 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
384
385
386
class
BF16(BFloatType):
387
bits: int = 16
388
lanes: int = 1
389
390
391
class
TFloatType(FloatingType):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected