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

File upload_raid.py

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

Source from the content-addressed store, hash-verified

1from pathlib import Path
2import multiprocessing, json
3
4from tinygrad.tensor import Tensor

Callers

nothing calls this directly

Calls 6

tqdmClass · 0.90
TensorClass · 0.90
realizeMethod · 0.80
fs_storeMethod · 0.80
encodeMethod · 0.45
dataMethod · 0.45

Tested by

no test coverage detected