Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
sys, pickle
2
from
extra.bench_log
import
WallTimeEvent, BenchEvent
3
from
tinygrad.helpers
import
getenv
4
Callers
nothing calls this directly
Calls
4
WallTimeEvent
Class · 0.90
getenv
Function · 0.90
append
Method · 0.80
load
Method · 0.45
Tested by
no test coverage detected