Theia Vogel
e719b65c31
Fix FbgemmFp8Linear not preserving tensor shape ( #33239 )
...
* add tests for linear shape behavior
* fix linear shape behavior
ended up adding the reshape at the end, after f8f8bf16_rowwise, because adding
it directly after quantize_fp8_per_row caused f8f8bf16_rowwise to drop the
seq_len dimension. (i.e., (17, 23, 1014) -> (17, 1024))
* save shape up front + comment
2024-09-11 13:26:44 +02:00
..
2024-09-04 17:30:54 +02:00
2022-02-23 15:46:28 -05:00
2023-10-09 11:04:57 +02:00
2024-08-16 12:35:41 -04:00
2024-06-26 21:59:08 +01:00
2024-03-19 14:43:02 +00:00
2024-08-20 11:42:36 +02:00
2024-09-06 12:56:59 +05:00
2024-09-11 11:27:00 +02:00
2024-07-11 12:11:50 +01:00
2024-02-29 03:56:16 +01:00
2024-09-09 10:59:04 +02:00
2024-09-11 13:26:44 +02:00
2024-08-30 18:17:25 +02:00
2024-07-17 10:56:44 +01:00
2024-08-05 09:22:48 +02:00
2024-09-09 09:51:39 +02:00
2024-09-10 16:35:57 +01:00
2023-12-20 18:33:17 +00:00
2024-07-26 10:33:02 +02:00
2023-06-15 07:30:24 -04:00
2024-08-06 11:33:05 +01:00
2024-05-21 13:56:52 +01:00
2024-09-09 10:59:04 +02:00
2024-05-16 10:56:11 +01:00
2024-05-13 15:59:46 +01:00
2024-09-04 12:03:30 +01:00
2024-09-09 13:20:27 +01:00
2023-09-05 10:12:25 +02:00
2024-09-02 13:23:47 +01:00