Files
tinygrad/test
chenyu 7afca52796 replace pow in LAMB by tracking b1**t and b2**t per step (#4582)
* replace pow in LAMB by tracking b1**t and b2**t per step

* remove t, add [self.b1_t, self.b2_t] to return

* adam has one less kernel
2024-05-14 13:08:22 -04:00
..
2024-05-14 17:47:03 +03:00
2024-05-14 17:58:19 +03:00
2023-12-01 11:34:47 -08:00
2020-12-15 23:44:08 -08:00
2023-06-25 10:38:58 -07:00
2024-05-14 17:58:19 +03:00
2024-05-10 22:43:09 -07:00
2024-05-14 17:58:19 +03:00
2024-03-18 16:47:07 -04:00
2024-03-26 21:02:46 -07:00
2024-05-14 17:58:19 +03:00
2023-12-07 17:07:05 -08:00
2024-05-10 22:43:09 -07:00
2024-05-12 14:21:28 -07:00
2024-05-14 17:58:19 +03:00
2024-05-10 22:43:09 -07:00
2024-03-26 21:02:46 -07:00