mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-24 02:14:17 +00:00
final goal is to remove requires_grad, first change the default to True, and don't allow None |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| backend.py | ||
| backend2.py | ||
| example.py | ||
| test.py | ||
| test_compile.py | ||
| test_inplace.py | ||
| test_kernel_fusion.py | ||
| test_multigpu.py | ||
| torch_tests.py | ||
| wrapped_tensor.cpp | ||