[PR #12844] [MERGED] tests: add tests and docs for commonly used ops #39852

Closed
opened 2026-04-23 00:51:38 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/12844
Author: @mxyng
Created: 10/29/2025
Status: Merged
Merged: 10/30/2025
Merged by: @mxyng

Base: mainHead: mxyng/ggml-tests


📝 Commits (2)

📊 Changes

2 files changed (+268 additions, -5 deletions)

View changed files

📝 ml/backend/ggml/ggml.go (+16 -4)
📝 ml/backend/ggml/ggml_test.go (+252 -1)

📄 Description

mulmat and permute can be particularly tricky so add some tests and docs


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/12844 **Author:** [@mxyng](https://github.com/mxyng) **Created:** 10/29/2025 **Status:** ✅ Merged **Merged:** 10/30/2025 **Merged by:** [@mxyng](https://github.com/mxyng) **Base:** `main` ← **Head:** `mxyng/ggml-tests` --- ### 📝 Commits (2) - [`85b2f68`](https://github.com/ollama/ollama/commit/85b2f686d26ce86bf9eb211a86ff75d054889b74) mulmat - [`fdc6b4a`](https://github.com/ollama/ollama/commit/fdc6b4afbb36e9f5c5cb848a6baa5f1c45ece851) permute ### 📊 Changes **2 files changed** (+268 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `ml/backend/ggml/ggml.go` (+16 -4) 📝 `ml/backend/ggml/ggml_test.go` (+252 -1) </details> ### 📄 Description mulmat and permute can be particularly tricky so add some tests and docs --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-23 00:51:38 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#39852