Cyril Vallez
0cf27916f0
Add packed tensor format support for flex/sdpa/eager through the mask! (#39194)
* Add the necesary logic to mask_utils
* add it everywhere
* Update masking_utils.py
* style
* Update masking_utils.py
* Update modeling_mimi.py
* Update masking_utils.py
* add support for more than batch size 1
* Update masking_utils.py
* add test
* style
* Update test_masking_utils.py
* Update masking_utils.py
* add require_token
* fix tests
* fix
2025-07-04 09:01:56 +02:00
..
2025-04-08 14:12:08 +02:00
2025-07-02 22:06:47 +02:00
2025-06-25 14:31:20 +00:00
2025-04-28 14:20:45 +01:00
2025-06-26 16:25:00 +01:00
2025-06-23 10:56:51 +02:00
2025-07-01 11:33:20 +00:00
2025-07-03 22:45:30 +02:00
2025-06-25 17:29:10 +00:00
2025-06-27 18:33:11 +02:00
2025-06-27 19:25:32 +01:00
2025-07-01 20:06:37 +02:00
2025-06-13 11:07:09 +00:00
2025-06-11 17:28:06 +01:00
2025-06-30 11:49:03 +02:00
2025-06-26 16:25:00 +01:00
2025-07-03 11:17:27 +02:00
2025-07-04 09:01:56 +02:00
2025-06-13 16:22:12 +01:00
2025-04-08 14:12:08 +02:00
2025-04-09 11:48:49 +02:00
2025-04-08 14:12:08 +02:00
2025-06-23 14:17:25 +00:00
2025-06-26 16:25:00 +01:00
2025-07-02 15:03:57 +02:00
2025-06-17 19:37:18 +01:00
2025-07-02 19:57:15 +08:00
2025-06-25 17:29:10 +00:00
2025-06-26 16:25:00 +01:00
2025-03-17 16:09:46 +01:00
2025-06-12 09:34:30 +00:00