tinygrad/extra
YassineYousfi 1a7bdc51f8
support more onnx ops (#376)
* broadcast from right to left

* add another broadcasted add test

* more onnx ops

* use float32 range in clip
2022-09-07 15:15:24 -07:00
..
augment.py minor optimizations & cleaning (#257) 2021-06-02 09:57:15 -07:00
gradcheck.py move gradcheck to extra, clean up unbroadcast 2020-11-16 08:03:31 -08:00
introspection.py fix stupid OPENCL=1 OOM 2022-09-06 14:29:23 -07:00
onnx.py support more onnx ops (#376) 2022-09-07 15:15:24 -07:00
training.py prune graph 2022-07-17 15:38:43 -07:00
utils.py fix tests hopefully, more stable diffusion 2022-09-03 10:38:31 -07:00