Preliminary state
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"command": "fuzz_grad",
|
||||
"n_trials": 50,
|
||||
"seed": 5785067,
|
||||
"primitives": [
|
||||
"expand_dims",
|
||||
"moveaxis",
|
||||
"reshape",
|
||||
"reduce_sum"
|
||||
],
|
||||
"check_nan_inf": false,
|
||||
"description": "targeted gradient fuzz for shape-manipulating primitives to verify transposed shape-propagation in the backward pass",
|
||||
"points": 6
|
||||
}
|
||||
Reference in New Issue
Block a user