Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tinygrad/tinygrad
/ bandwidth_test.py
File
bandwidth_test.py
examples/tools/bandwidth_test.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
from
tinygrad
import
Tensor, Device, GlobalCounters, Context, dtypes
3
from
tinygrad.helpers
import
getenv, colored
4
Callers
nothing calls this directly
Calls
8
getenv
Function · 0.90
Context
Class · 0.90
fmt
Function · 0.85
realize
Method · 0.80
contiguous
Method · 0.45
ones
Method · 0.45
reset
Method · 0.45
to
Method · 0.45
Tested by
no test coverage detected