mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-24 02:14:17 +00:00
* ConstantOfShape ONNX test fixed. * removed redundant if statement * value is optional and should default to a float32 tensor with value of 0 * fixed: default parameters are created at function definition, bad for mutable objects. |
||
|---|---|---|
| .. | ||
| gemm | ||
| ptx | ||
| rocm | ||
| triton | ||
| archprobe.py | ||
| augment.py | ||
| gradcheck.py | ||
| helpers.py | ||
| introspection.py | ||
| kernel_search.py | ||
| lib_test_ast.py | ||
| lr_scheduler.py | ||
| onnx.py | ||
| onnx_ops.py | ||
| thneed.py | ||
| training.py | ||
| utils.py | ||