Arthur
c1c7e89620
Fix Gradient Accumulation issue (#34191)
* quick fix
* 3 losses
* oups
* fix
* nits
* check how it scales for special models
* propagate for conditiona detr
* propagate
* propagate
* propagate
* fixes
* propagate changes
* update
* fixup
* nits
* f string
* fixes
* more fixes
* ?
* nit
* arg annoying f string
* nits
* grumble
* update
* nit
* refactor
* fix fetch tests
* nit
* nit
* Update src/transformers/loss/loss_utils.py
Co-authored-by: Kashif Rasul <kashif.rasul@gmail.com>
* update
* nit
* fixup
* make pass
* nits
* port code to more models
* fixup
* ntis
* arf
* update
* update
* nits
* update
* fix
* update
* nits
* fine
* agjkfslga.jsdlkgjklas
* nits
* fix fx?
* update
* update
* styel
* fix imports
* update
* update
* fixup to fix the torch fx?
---------
Co-authored-by: Kashif Rasul <kashif.rasul@gmail.com>
2024-10-17 22:34:40 +02:00
..
2022-11-08 19:54:41 +00:00
2021-02-15 07:55:10 -05:00
2024-05-22 06:40:15 +02:00
2024-10-17 16:11:52 +02:00
2024-09-10 09:14:54 +02:00
2024-10-17 22:34:40 +02:00
2024-09-21 01:43:50 +02:00
2024-10-17 16:53:48 +01:00
2024-05-22 06:40:15 +02:00
2024-08-19 09:28:13 +01:00
2024-05-22 06:40:15 +02:00
2024-05-22 06:40:15 +02:00
2024-09-10 09:14:54 +02:00
2023-03-13 19:11:19 +01:00
2024-09-24 15:54:07 +02:00
2024-10-16 11:21:49 +02:00
2023-06-06 18:17:41 +02:00
2024-08-28 10:26:00 +02:00
2024-09-25 13:26:28 -04:00
2021-02-15 07:55:10 -05:00
2024-09-24 15:54:07 +02:00
2024-08-27 11:58:27 +01:00
2024-09-10 11:10:53 +02:00
2024-06-03 09:42:53 +01:00
2024-05-22 06:40:15 +02:00
2024-04-15 15:08:09 +02:00
2024-01-31 15:58:17 +01:00
2023-02-28 17:12:44 +01:00
2023-02-03 12:57:02 -05:00
2024-10-17 16:11:52 +02:00
2024-08-27 11:58:27 +01:00
2024-04-12 10:01:28 +02:00
2024-05-22 06:40:15 +02:00
2024-10-15 14:55:09 +02:00
2024-10-08 10:19:17 +02:00
2024-04-15 13:20:36 +02:00
2024-06-20 18:57:24 +02:00
2024-10-17 16:11:52 +02:00
2023-03-30 21:06:35 +02:00
2024-10-09 09:21:46 +02:00
2024-05-03 18:19:30 +02:00
2022-06-02 10:24:16 +02:00
2024-10-17 16:11:52 +02:00
2024-09-03 16:53:21 +02:00
2024-05-22 06:40:15 +02:00
2024-06-10 15:16:58 +02:00
2024-05-09 22:57:52 +02:00
2024-05-22 06:40:15 +02:00
2024-04-15 13:20:36 +02:00
2024-04-24 22:32:42 +02:00
2024-10-03 14:39:49 +02:00
2024-05-22 06:40:15 +02:00
2024-07-22 14:14:47 +01:00