Commit 2ea90c3
up (#14)
* Ci (#11) (#12)
* Fix cl (#7)
* Rename build-amd.yml to build-amd.yml.disabled
* Rename winget.yml to winget.yml.disabled
* Rename server.yml to server.yml.disabled
* Rename build.yml to build.yml.disabled
* Update release.yml
* Rename build-cmake-pkg.yml to build-cmake-pkg.yml.disabled
* Rename build-linux-cross.yml to build-linux-cross.yml.disabled
* Rename build-riscv-native.yml.disabled to build-riscv-native.yml
* Rename docker.yml.disabled to docker.yml
* Rename update-ops-docs.yml to update-ops-docs.yml.disabled
* Remove macOS-arm64 job from release workflow
Removed macOS-arm64 job and its associated steps from the release workflow.
* CUDA: Fix bug in topk-moe for gpt-oss (ggml-org#16821)
* CUDA: Fix bug in topk-moe for gpt-oss
When using ggml_can_fuse_subgraph, the output nodes which are passed are wrong. This causes `test-backend-ops` to still fuse ndoes (because the nodes are not used elsewhere in the graph),
but it actually doesn't fuse in the actual gpt-oss
* fix for qwen3 too
* change ifndef to ifdef
* vulkan: Call ggml_vk_buffer_write_2d from ggml_vk_buffer_copy (ggml-org#16793)
This lets the copy to the destination device use the host-visible
vidmem optimization.
---------
Co-authored-by: Aman Gupta <amangupta052@gmail.com>
Co-authored-by: Jeff Bolz <jbolz@nvidia.com>1 parent 677540c commit 2ea90c3
2 files changed
+14
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2978 | 2978 | | |
2979 | 2979 | | |
2980 | 2980 | | |
2981 | | - | |
| 2981 | + | |
2982 | 2982 | | |
2983 | 2983 | | |
2984 | 2984 | | |
| |||
2997 | 2997 | | |
2998 | 2998 | | |
2999 | 2999 | | |
3000 | | - | |
| 3000 | + | |
3001 | 3001 | | |
3002 | 3002 | | |
3003 | 3003 | | |
| |||
3118 | 3118 | | |
3119 | 3119 | | |
3120 | 3120 | | |
| 3121 | + | |
| 3122 | + | |
3121 | 3123 | | |
3122 | 3124 | | |
3123 | 3125 | | |
| 3126 | + | |
| 3127 | + | |
| 3128 | + | |
| 3129 | + | |
| 3130 | + | |
| 3131 | + | |
| 3132 | + | |
| 3133 | + | |
| 3134 | + | |
3124 | 3135 | | |
3125 | 3136 | | |
3126 | 3137 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5652 | 5652 | | |
5653 | 5653 | | |
5654 | 5654 | | |
5655 | | - | |
5656 | 5655 | | |
5657 | 5656 | | |
5658 | 5657 | | |
5659 | | - | |
5660 | | - | |
5661 | 5658 | | |
5662 | | - | |
| 5659 | + | |
5663 | 5660 | | |
5664 | 5661 | | |
5665 | 5662 | | |
| |||
0 commit comments