Skip to content

tests : initialize all tensors in test_dsv4_hc to avoid NaNs in sentinel tensors - #25822

Merged
fairydreaming merged 1 commit into
ggml-org:masterfrom
fairydreaming:fix-hc-tests
Jul 17, 2026
Merged

tests : initialize all tensors in test_dsv4_hc to avoid NaNs in sentinel tensors#25822
fairydreaming merged 1 commit into
ggml-org:masterfrom
fairydreaming:fix-hc-tests

Conversation

@fairydreaming

Copy link
Copy Markdown
Contributor

Overview

This PR fixes an uninitialized tensor problem in test_dsv4_hc that sometimes causes failing CI tests due to NaN values in sentinel tensors.

Additional information

See discussion in #25585 for details.

Requirements

@fairydreaming
fairydreaming requested a review from ggerganov as a code owner July 17, 2026 12:54
@github-actions github-actions Bot added the testing Everything test related label Jul 17, 2026
@fairydreaming
fairydreaming merged commit 5d5306b into ggml-org:master Jul 17, 2026
22 of 25 checks passed
CowboyTim pushed a commit to aardbeiplantje/llama.cpp that referenced this pull request Jul 21, 2026
…nel tensors (ggml-org#25822)

Co-authored-by: Stanisław Szymczyk <sszymczy@gmail.com>
ggerganov pushed a commit to am17an/llama.cpp that referenced this pull request Jul 28, 2026
…nel tensors (ggml-org#25822)

Co-authored-by: Stanisław Szymczyk <sszymczy@gmail.com>
smalinin pushed a commit to smalinin/llama.cpp that referenced this pull request Aug 4, 2026
…nel tensors (ggml-org#25822)

Co-authored-by: Stanisław Szymczyk <sszymczy@gmail.com>
satindergrewal pushed a commit to satindergrewal/llama.cpp that referenced this pull request Aug 12, 2026
…nel tensors (ggml-org#25822)

Co-authored-by: Stanisław Szymczyk <sszymczy@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testing Everything test related

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants