MCPcopy
hub / github.com/tinygrad/tinygrad / load_pickle.py

File load_pickle.py

examples/openpilot/load_pickle.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import sys, pickle
2from extra.bench_log import WallTimeEvent, BenchEvent
3from tinygrad.helpers import getenv
4

Callers

nothing calls this directly

Calls 4

WallTimeEventClass · 0.90
getenvFunction · 0.90
appendMethod · 0.80
loadMethod · 0.45

Tested by

no test coverage detected