MCPcopy
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

1from extra.models.resnet import ResNet50
2from tinygrad import Tensor, nn, Device
3from tinygrad.helpers import Profiling, Timing, getenv
4from tinygrad.uop.ops import Ops

Callers

nothing calls this directly

Calls 11

getenvFunction · 0.90
TimingClass · 0.90
ProfilingClass · 0.90
full_rewrite_to_sinkFunction · 0.90
linearizeFunction · 0.90
type_verifyFunction · 0.90
schedule_linearMethod · 0.80
appendMethod · 0.80
get_parametersMethod · 0.45
replaceMethod · 0.45
emptyMethod · 0.45

Tested by

no test coverage detected