mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-24 02:14:17 +00:00
* wow argmax is so good * 1 less line * clean up and better variable names * is this torch thing right...? * add more tests * slap a TODO on it * clean ups * prettier looking code and fix ceil mode test * add return types and some docs * ok that was a bad example since indices == value, just no example |
||
|---|---|---|
| .. | ||
| .gitignore | ||
| backend.py | ||
| backend2.py | ||
| example.py | ||
| test.py | ||
| test_compile.py | ||
| test_inplace.py | ||
| test_multigpu.py | ||
| torch_tests.py | ||
| wrapped_tensor.cpp | ||