Files
tinygrad/.gitignore
George Hotz f28df9900f multidevice works (#763)
* basic multigpu working

* better multigpu test

* upper

* touchups

* cl sync
2023-05-04 01:04:58 -07:00

24 lines
253 B
Plaintext

__pycache__
.venv/
.vscode
notebooks
.*.swp
.*.swo
*.pyc
*.so
build
dist
*.egg-info
/env
a.out
boxes.jpg
weights/*
pandecode.dump
vertex.bin
recognize*
.idea
disassemblers/applegpu
disassemblers/cuda_ioctl_sniffer
*.prof
datasets/cifar-10-python.tar.gz