Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
from
pathlib
import
Path
2
import
multiprocessing, json
3
4
from
tinygrad.tensor
import
Tensor
Callers
nothing calls this directly
Calls
6
tqdm
Class · 0.90
Tensor
Class · 0.90
realize
Method · 0.80
fs_store
Method · 0.80
encode
Method · 0.45
data
Method · 0.45
Tested by
no test coverage detected