Files
Anton Pogrebnjak 0ab11cfc5e Preliminary state
2026-05-26 10:24:33 +02:00

20 lines
259 B
JSON

{
"command": "fuzz_eval",
"n_trials": 100,
"seed": 0,
"primitives": [
"neg",
"relu",
"square",
"add",
"mul",
"dot",
"where",
"expand_dims",
"moveaxis",
"reshape",
"reduce_sum"
],
"check_nan_inf": true
}