Files
tinygrad/test
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
..
2022-06-05 17:12:43 -07:00
2020-12-15 23:44:08 -08:00
2023-01-09 12:41:52 -08:00
2022-10-28 18:37:53 -07:00
2022-07-19 09:24:02 -07:00
2022-09-21 11:16:02 -04:00
2023-01-18 18:02:02 -08:00
2022-08-18 07:41:00 -07:00
2023-01-19 09:56:31 -08:00
2023-01-21 09:09:22 -08:00