hongruichen
|
a7be0693ba
|
add log
|
2024-07-10 00:29:43 +08:00 |
hongruichen
|
af869fd636
|
fix compiling error in debug build
|
2024-07-10 00:23:51 +08:00 |
Hongrui Chen
|
5f2e3918f6
|
refactoring ggml_qnn_tensor
|
2024-07-09 19:58:46 +08:00 |
Hongrui Chen
|
874216b9c8
|
remove unused members
|
2024-07-07 22:32:43 +08:00 |
hongruichen
|
263ffa962e
|
small opt of the qnn graph config init
|
2024-07-05 23:07:27 +08:00 |
hongruichen
|
4b0f6b0cd6
|
add helper function to get Qnn_TensorType_t from ggml_tensor
|
2024-07-05 19:37:58 +08:00 |
hongruichen
|
0f2e68713c
|
move tensor related function to utils
|
2024-07-05 19:02:38 +08:00 |
hongruichen
|
58cec14092
|
reformat
|
2024-07-05 17:38:54 +08:00 |
hongruichen
|
13dc3a02c3
|
use qnn graph inside add and mul ops
|
2024-07-05 13:27:16 +08:00 |
hongruichen
|
a688ed324b
|
add op param to add_nodes
|
2024-07-05 13:07:48 +08:00 |
hongruichen
|
4b2ee61f62
|
move graph map to backend object
|
2024-07-05 11:58:47 +08:00 |
hongruichen
|
ca0d999c2a
|
add ggml_qnn_graph
|
2024-07-05 11:35:18 +08:00 |
hongruichen
|
000240cf62
|
add clang format file and reformating
|
2024-07-04 23:29:31 +08:00 |
hongruichen
|
38f88d5fb1
|
fix compiling error after merge latest master
|
2024-07-03 00:13:53 +08:00 |
hongruichen
|
8b677d1b2f
|
move qnn backend into sub folder
|
2024-07-02 19:42:14 +08:00 |
zhentaoyu
|
197fe6c1d7
|
[SYCL] Update SYCL-Rope op and Refactor (#8157)
* align with rope.cu and move sycl-op to a single file
|
2024-07-01 19:39:06 +08:00 |
Johannes Gäßler
|
85a267daaa
|
CUDA: fix MMQ stream-k for --split-mode row (#8167)
|
2024-06-27 16:26:05 +02:00 |
slaren
|
31ec3993f6
|
ggml : add GGML_CUDA_USE_GRAPHS option, restore GGML_CUDA_FORCE_CUBLAS (cmake) (#8140)
|
2024-06-26 21:34:14 +02:00 |
Georgi Gerganov
|
f3f65429c4
|
llama : reorganize source code + improve CMake (#8006)
* scripts : update sync [no ci]
* files : relocate [no ci]
* ci : disable kompute build [no ci]
* cmake : fixes [no ci]
* server : fix mingw build
ggml-ci
* cmake : minor [no ci]
* cmake : link math library [no ci]
* cmake : build normal ggml library (not object library) [no ci]
* cmake : fix kompute build
ggml-ci
* make,cmake : fix LLAMA_CUDA + replace GGML_CDEF_PRIVATE
ggml-ci
* move public backend headers to the public include directory (#8122)
* move public backend headers to the public include directory
* nix test
* spm : fix metal header
---------
Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
* scripts : fix sync paths [no ci]
* scripts : sync ggml-blas.h [no ci]
---------
Co-authored-by: slaren <slarengh@gmail.com>
|
2024-06-26 18:33:02 +03:00 |