mirror of
https://github.com/tinygrad/tinygrad.git
synced 2026-06-24 02:14:17 +00:00
* small changes * expand in terms of substitute, directly expand g_idxs g_valid * delete expand_ops * don't compare using hash * any instead of in thanks gijskoning Co-authored-by: Gijs Koning <gijs-koning@live.nl> * support tc * testing code * no more create_rednode * maxsize none in view/node * oops * undo * typing * oops * oops * lmao * lmao * add expand multi test * Node.iter_idxs * type * type * delete checks! * clean up a little? * expand_idx in symbolic * un-golf * play around with types >.> * test_substitute and also remove an incorrect test? * get rid of range * Update symbolic.py * split out view cache change * split out flat components change * reduce diff * reduce diff * add some float4 tests * fix --------- Co-authored-by: Gijs Koning <gijs-koning@live.nl> |
||
|---|---|---|
| .. | ||
| accel | ||
| assembly | ||
| datasets | ||
| disk | ||
| dist | ||
| gemm | ||
| intel | ||
| ptx | ||
| rocm | ||
| triton | ||
| archprobe.py | ||
| augment.py | ||
| export_model.py | ||
| gradcheck.py | ||
| helpers.py | ||
| hip_wrapper.py | ||
| introspection.py | ||
| kernel_search.py | ||
| lib_test_ast.py | ||
| lr_scheduler.py | ||
| onnx.py | ||
| onnx_ops.py | ||
| thneed.py | ||
| training.py | ||
| utils.py | ||