llama.cpp
test-backend-ops: allow loading tests from file and parsing model operators into file
#19896
Merged

test-backend-ops: allow loading tests from file and parsing model operators into file #19896

0cc4m merged 18 commits into master from 0cc4m/test-backend-ops-model-load
0cc4m
0cc4m 0cc4m requested a review from ggerganov ggerganov 18 days ago
github-actions github-actions added testing
github-actions github-actions added examples
0cc4m
ggerganov
0cc4m
ggerganov
0cc4m
0cc4m
ggerganov
ggerganov commented on 2026-03-04
0cc4m 0cc4m force pushed from 86c02998 to 201b8e4d 6 days ago
ggerganov
ggerganov approved these changes on 2026-03-09
0cc4m tests: allow loading test-backend-ops tests from json
ddf4b9db
0cc4m add error threshold based on op
ff557ead
0cc4m add error when file cannot be read
e77c43e5
0cc4m add graph operator json extraction tool
c2450b5a
0cc4m add nb parameter for non-contiguous input tensors
a9dc28ee
0cc4m fix view check
0c7a5058
0cc4m only use view if non-contiguous/permuted, use C++ random instead of r…
99e62a62
0cc4m replace internal API calls with public llama_graph_reserve call
a09708e5
0cc4m reduce test description length
c80b1461
0cc4m fix nb[0] not getting set for view
323f01b3
0cc4m add name to tests
6e388759
0cc4m fix inplace error
91634e68
0cc4m use text file instead of json
7feb7a7f
0cc4m move llama_graph_reserve function to new llama-ext header, move expor…
8055a050
0cc4m fix missing declaration
cd7fe034
0cc4m use pragma once
a0c532c8
0cc4m fix indent
3e21a58d
0cc4m
ggerganov
0cc4m fix Windows build
062e7b1c
0cc4m 0cc4m force pushed from 5e469b66 to 062e7b1c 5 days ago
0cc4m 0cc4m changed the title test-backend-ops: allow loading tests from JSON and parsing model operators into JSON test-backend-ops: allow loading tests from file and parsing model operators into file 4 days ago
0cc4m 0cc4m merged 128142fe into master 4 days ago
0cc4m 0cc4m deleted the 0cc4m/test-backend-ops-model-load branch 4 days ago
vt-alt
0cc4m
vt-alt
vt-alt
vt-alt
0cc4m

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone