YaelLogic
338074c383
sycl: add RMS_NORM_BACK operation support (#16808)
* sycl: add RMS_NORM_BACK operation support
* sycl: rms_norm_back: add dual reduction paths (FP64 and FP32) and savepoint before further changes
* sycl: add RMS_NORM_BACK support
Implement RMS_NORM_BACK for the SYCL backend using FP32 compensated parallel reduction. Minimal docs updates (ops.md / SYCL.csv).
* revert: restore .gitignore and tools/run/CMakeLists.txt to upstream
* revert: restore tests/CMakeLists.txt to upstream
* sycl: optimize rms_norm_back
* fix: restore SYCL.csv to correct state with RMS_NORM_BACK support
* Update ggml/src/ggml-sycl/norm.cpp
Co-authored-by: Neo Zhang Jianyu <jianyu.zhang@intel.com>
* fix: remove trailing whitespace and add missing newline (EditorConfig)
---------
Co-authored-by: Neo Zhang Jianyu <jianyu.zhang@intel.com>
2025-10-29 14:14:39 +08:00
..
2025-10-09 10:25:11 +03:00
2025-10-28 09:50:33 +08:00
2025-10-12 21:53:35 +08:00
2025-10-12 21:53:35 +08:00
2025-06-13 08:45:37 +01:00
2025-03-31 11:25:24 +02:00
2025-10-12 21:53:35 +08:00
2025-09-12 09:15:12 +08:00
2025-01-10 08:13:03 +08:00
2025-09-12 09:15:12 +08:00
2025-01-10 08:13:03 +08:00
2025-09-12 09:15:12 +08:00
2025-05-08 10:08:01 +01:00
2025-10-12 21:53:35 +08:00
2025-10-12 21:53:35 +08:00
2025-09-12 09:15:12 +08:00
2025-07-28 20:32:15 +05:30
2025-06-09 11:47:07 +02:00
2025-09-12 09:15:12 +08:00
2024-06-26 18:33:02 +03:00
2025-10-20 11:08:32 +03:00
2025-10-20 11:08:32 +03:00
2025-07-14 10:37:35 +01:00
2025-09-12 09:15:12 +08:00
2025-03-31 11:25:24 +02:00
2025-10-29 14:14:39 +08:00
2025-09-12 09:15:12 +08:00
2025-01-15 11:20:17 +08:00
2025-09-12 09:15:12 +08:00
2025-03-31 11:25:24 +02:00
2025-09-12 09:15:12 +08:00
2024-06-26 18:33:02 +03:00
2025-09-12 09:15:12 +08:00
2024-06-26 18:33:02 +03:00
2025-10-29 14:14:39 +08:00
2025-10-29 14:14:39 +08:00
2025-05-26 10:28:53 +02:00
2025-01-10 08:13:03 +08:00
2025-10-21 00:21:12 +02:00
2025-10-21 00:21:12 +02:00
2025-10-12 21:53:35 +08:00
2025-10-12 21:53:35 +08:00
2025-10-17 10:36:40 +08:00
2025-07-28 11:05:53 +01:00
2025-07-24 11:09:57 +01:00
2025-10-27 09:19:50 +08:00
2025-10-27 09:19:50 +08:00
2025-10-27 09:20:24 +08:00
2025-10-27 09:20:24 +08:00
2025-09-12 09:15:12 +08:00
2025-04-21 19:13:30 +05:30
2025-09-22 19:13:00 +02:00
2025-07-10 09:29:38 +01:00
2025-10-17 10:36:40 +08:00
2025-10-17 10:36:40 +08:00
2025-10-09 10:25:11 +03:00
2025-10-09 10:25:11 +03:00
2025-10-28 09:50:33 +08:00
2025-10-28 09:50:33 +08:00
2025-06-25 18:09:55 +02:00
2025-06-25 18:09:55 +02:00
2025-09-16 15:25:57 +02:00
2025-01-10 08:13:03 +08:00
2025-07-24 11:09:57 +01:00
2025-09-12 09:15:12 +08:00
2025-03-18 07:27:50 +08:00