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