Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tinygrad/tinygrad
/ external_benchmark_schedule.py
File
external_benchmark_schedule.py
test/external/external_benchmark_schedule.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
from
extra.models.resnet
import
ResNet50
2
from
tinygrad
import
Tensor, nn, Device
3
from
tinygrad.helpers
import
Profiling, Timing, getenv
4
from
tinygrad.uop.ops
import
Ops
Callers
nothing calls this directly
Calls
11
getenv
Function · 0.90
Timing
Class · 0.90
Profiling
Class · 0.90
full_rewrite_to_sink
Function · 0.90
linearize
Function · 0.90
type_verify
Function · 0.90
schedule_linear
Method · 0.80
append
Method · 0.80
get_parameters
Method · 0.45
replace
Method · 0.45
empty
Method · 0.45
Tested by
no test coverage detected