Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tinygrad/tinygrad
/ multitensor.py
File
multitensor.py
extra/multitensor.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
numpy
as
np
2
from
tinygrad
import
Tensor, Device, GlobalCounters
3
from
tinygrad.helpers
import
Timing
4
Callers
nothing calls this directly
Calls
7
Timing
Class · 0.90
realize
Method · 0.80
kaiming_uniform
Method · 0.80
matmul
Function · 0.70
reset
Method · 0.45
synchronize
Method · 0.45
numpy
Method · 0.45
Tested by
no test coverage detected