Chris Lee
fc3f10b389
sycl: fix UE4M3 parsing ( #25608 )
...
The NVFP4 quantization format stores a scaling factor for every group of
16 weights, packed into a single UE4M3 byte.
The SYCL GPU code was converting these scale values using the E4M3 path,
but that's *signed*, and these are unsigned values.
2026-08-07 08:28:53 +03:00
..
2026-07-17 11:39:33 +03:00
2026-04-30 17:37:13 +02:00
2026-07-31 01:14:16 +08:00
2026-08-07 07:51:56 +03:00
2026-07-10 12:38:34 +08:00
2026-07-25 15:47:29 -07:00
2026-07-28 07:13:48 +08:00
2026-08-07 07:49:14 +03:00
2026-03-22 11:05:51 +01:00
2026-08-03 07:36:19 -07:00
2026-07-21 22:43:11 +08:00
2026-07-29 15:04:30 +08:00
2026-08-07 08:28:53 +03:00
2026-05-10 17:32:41 +02:00
2026-08-06 10:24:13 +03:00
2026-08-02 08:28:31 +02:00
2026-04-30 17:37:13 +02:00
2026-07-31 09:40:52 +03:00
2026-07-22 17:26:40 +08:00
2026-05-25 12:38:01 +03:00
2026-01-29 12:33:21 -08:00
2026-01-29 12:33:21 -08:00
2026-04-09 16:42:19 +02:00
2026-07-17 00:33:33 +08:00
2026-07-10 12:38:34 +08:00
2026-08-03 18:03:14 +03:00
2026-07-07 12:05:47 -07:00
2026-04-16 17:21:28 +08:00
2026-04-08 17:40:15 +02:00
2026-07-07 12:05:47 -07:00
2026-07-07 12:05:47 -07:00
2024-11-14 18:04:35 +01:00
2024-12-12 19:02:49 +01:00
2026-08-06 00:47:59 +02:00
2025-06-01 13:43:57 +03:00
2026-07-25 14:32:37 +02:00