Preliminary state
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"command": "fuzz_eval",
|
||||
"n_trials": 400,
|
||||
"seed": 0,
|
||||
"primitives": [
|
||||
"neg",
|
||||
"reciprocal",
|
||||
"relu",
|
||||
"square",
|
||||
"sqrt",
|
||||
"exp",
|
||||
"log",
|
||||
"add",
|
||||
"mul",
|
||||
"dot",
|
||||
"where",
|
||||
"expand_dims",
|
||||
"moveaxis",
|
||||
"reshape",
|
||||
"reduce_sum"
|
||||
],
|
||||
"check_nan_inf": false
|
||||
}
|
||||
Reference in New Issue
Block a user