mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-24 02:14:17 +00:00
* add int64 as supported dtype from numpy Without this, examples/transformer.py didn't run. With this change it runs successfully. * Update helpers.py * Update transformer.py * Update training.py |
||
|---|---|---|
| .. | ||
| gemm | ||
| triton | ||
| augment.py | ||
| gradcheck.py | ||
| helpers.py | ||
| introspection.py | ||
| kernel_search.py | ||
| lib_test_ast.py | ||
| onnx.py | ||
| onnx_ops.py | ||
| thneed.py | ||
| training.py | ||
| utils.py | ||