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

View File

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