MCPcopy
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
2from tinygrad import Tensor, Device, GlobalCounters, Context, dtypes
3from tinygrad.helpers import getenv, colored
4

Callers

nothing calls this directly

Calls 8

getenvFunction · 0.90
ContextClass · 0.90
fmtFunction · 0.85
realizeMethod · 0.80
contiguousMethod · 0.45
onesMethod · 0.45
resetMethod · 0.45
toMethod · 0.45

Tested by

no test coverage detected