mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-24 02:14:17 +00:00
* replace os.path with pathlib * safe convert dirnames to pathlib * replace all os.path.join * fix cuda error * change main chunk * Reviewer fixes * fix vgg * Fixed everything * Final fixes * ensure consistency * Change all parent.parent... to parents |
||
|---|---|---|
| .. | ||
| test_disk_tensor.py | ||
| test_example.py | ||
| test_flopcounter.py | ||
| test_graph.py | ||
| test_shapetracker.py | ||
| test_shm_tensor.py | ||
| test_symbolic.py | ||