Files
tinygrad/tinygrad
Jacky LeeandGitHub d768acb6a9 Rename Normalize and move to nn (#415)
* Rename Normalize and move to nn

* Fix comparison to None error

* Add test for GroupNorm

* Rename test case

* Flip parameters to match PyTorch

* Increase error tolerance

* Fix elementwise_affine on channels

* Match arguments with PyTorch

* Initialize weight and bias only when affine is true

* Is this it?

* A bit cleaner

* Handle case where weight or bias is None
2023-01-25 07:47:59 -08:00
..
2023-01-25 07:47:59 -08:00
2023-01-21 09:09:22 -08:00
2022-08-18 07:41:00 -07:00
2023-01-23 15:11:13 -08:00
2022-10-28 09:05:45 -07:00
2023-01-18 18:11:51 -08:00
2022-11-11 00:07:05 -08:00
2023-01-24 14:18:35 -08:00
2023-01-09 18:02:12 -08:00