Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KnowingNothing/MatmulTutorial
/ Bool
Class
Bool
util/simulator/data_math.py:263–264 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
261
262
263
class
Bool(BooleanType):
264
bits: int = 1
265
266
267
class
IntegerType(DataType):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected