Add reduce operations to script with trusted ops (#6200)
This commit is contained in:
parent
b8313c4fae
commit
db67c1b2b9
@ -66,7 +66,12 @@ VERIFIED_OP_REFERENCES = [
|
||||
'ReadValue-6',
|
||||
'ReduceL1-4',
|
||||
'ReduceL2-4',
|
||||
'ReduceLogicalAnd-1',
|
||||
'ReduceLogicalOr-1',
|
||||
'ReduceMax-1',
|
||||
'ReduceMean-1',
|
||||
'ReduceMin-1',
|
||||
'ReduceProd-1',
|
||||
'ReduceSum-1',
|
||||
'RegionYOLO-1',
|
||||
'Relu-1',
|
||||
|
Loading…
Reference in New Issue
Block a user