Preliminary state
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"command": "fuzz_grad",
|
||||
"n_trials": 50,
|
||||
"seed": 1547885,
|
||||
"primitives": [
|
||||
"pad",
|
||||
"conv",
|
||||
"avgpool",
|
||||
"add",
|
||||
"mul"
|
||||
],
|
||||
"check_nan_inf": false,
|
||||
"description": "targeted gradient fuzz for last-axis ops (pad/conv/avgpool); exercises strided/dilated backward accumulation",
|
||||
"points": 6
|
||||
}
|
||||
Reference in New Issue
Block a user