llama.cpp
SYCL: Reduce most of the compiler warnings
#10748
Merged

SYCL: Reduce most of the compiler warnings #10748

abhilash1910 merged 24 commits into ggml-org:master from qnixsynapse:refactor
qnixsynapse
qnixsynapse Try to reduce some unused and typecast warnings
3930184d
qnixsynapse Reduce compiler warnings step 2
a708dfc5
github-actions github-actions added ggml
github-actions github-actions added SYCL
qnixsynapse qnixsynapse changed the title Reduce most of the compiler warnings SYCL: Reduce most of the compiler warnings 1 year ago
Rbiessy
Rbiessy commented on 2024-12-10
qnixsynapse qnixsynapse marked this pull request as draft 1 year ago
qnixsynapse add a newline at the end of the file
fb2e66e8
qnixsynapse Initialize nreduce as size_t
32164aa4
qnixsynapse [SYCL] Remove pragma directives from mmq.cpp
71d84a5e
qnixsynapse SYCL: mmq add condition to prevent blocks_per_tile_x_row variable fro…
fe5afd4a
qnixsynapse SYCL softmax: Initialize nreduce as size_t
9129362c
qnixsynapse ggml-sycl.cpp: fix some trailing whitespaces
4b5470fc
qnixsynapse SYCL: remove the unused variables instead of commenting it out
7dda9aad
qnixsynapse SYCL poo2d kernel: set NAN for invalid pooling op
cc7cd62e
qnixsynapse Merge branch 'master' into refactor
5a766c12
qnixsynapse SYCL gemm.hpp: remove pragma directives
274842d9
qnixsynapse SYCL gemm.hpp: use const cast to properly support dnnl::memory
b0e27ad9
qnixsynapse SYCL: wkv6 remove a comment
cb0daca0
abhilash1910
abhilash1910 commented on 2024-12-11
abhilash1910
abhilash1910 commented on 2024-12-11
Rbiessy
Rbiessy commented on 2024-12-11
qnixsynapse SYCL: clean comments step 2
8f123ae7
qnixsynapse SYCL: clean comments and variables step 3
39b4c47b
qnixsynapse SYCL: Use GGML_UNUSED for unused variables
8dfac46d
qnixsynapse
qnixsynapse qnixsynapse marked this pull request as ready for review 1 year ago
abhilash1910
abhilash1910 commented on 2024-12-12
abhilash1910
abhilash1910 commented on 2024-12-12
qnixsynapse SYCL: remove extra empty lines and a comment
90fe556e
qnixsynapse Remove TODO
46bcfe4c
abhilash1910 cleanup spaces
ffd7c1d0
abhilash1910 add a stdout for unsupported op
ba661a4d
abhilash1910
abhilash1910 use sycl printf over fprintf
524acb42
abhilash1910 remove prints for CI
b828f4aa
Rbiessy
Rbiessy commented on 2024-12-12
qnixsynapse SYCL ggml-sycl: pool2D use sycl::nan and remove if-else block
6b0848ce
slaren
Rbiessy
Rbiessy approved these changes on 2024-12-12
qnixsynapse
abhilash1910 abhilash1910 merged 83ed24a9 into master 1 year ago
qnixsynapse qnixsynapse deleted the refactor branch 1 year ago

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone