tinygrad/tinygrad
George Hotz 03b38864db
fix batchnorm at training (#753)
* e2e testing

* min failure

* no affine on bn, still fails

* why did i think i could detach that?

* allow more kernels for bn

* some test issue i don't understand
2023-04-19 08:01:04 -07:00
..
codegen Remove Zeroview (#748) 2023-04-17 08:21:46 -07:00
nn fix batchnorm at training (#753) 2023-04-19 08:01:04 -07:00
runtime oops, no hip yet 2023-04-18 19:10:36 -07:00
shape Remove Zeroview (#748) 2023-04-17 08:21:46 -07:00
graph.py don't graph consts 2023-04-14 03:32:20 -07:00
helpers.py add Pad onnx operator and rework _padding (#740) 2023-04-06 17:07:36 +05:30
jit.py fix lint, installed pre-commit on now computer 2023-03-24 11:15:59 -07:00
lazy.py Remove Zeroview (#748) 2023-04-17 08:21:46 -07:00
mlops.py relu UnaryOp is back 2023-04-14 07:12:53 -07:00
ops.py GB/s can be higher 2023-04-18 17:51:03 -07:00
tensor.py fix batchnorm at training (#753) 2023-04-19 08:01:04 -07:00