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

File multitensor.py

extra/multitensor.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import numpy as np
2from tinygrad import Tensor, Device, GlobalCounters
3from tinygrad.helpers import Timing
4

Callers

nothing calls this directly

Calls 7

TimingClass · 0.90
realizeMethod · 0.80
kaiming_uniformMethod · 0.80
matmulFunction · 0.70
resetMethod · 0.45
synchronizeMethod · 0.45
numpyMethod · 0.45

Tested by

no test coverage detected