add DepthToSpace to VERIFIED_OP_REFERENCES (#6655)

This commit is contained in:
Patryk Elszkowski 2021-07-15 19:13:36 +02:00 committed by GitHub
parent e25bb7e6ab
commit 2a15e3e79c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,6 +27,7 @@ VERIFIED_OP_REFERENCES = [
'Cosh-1',
'DeformableConvolution-1',
'DeformablePSROIPooling-1',
'DepthToSpace-1',
'DetectionOutput-1',
'Divide-1',
'ExperimentalDetectronDetectionOutput-6',