Update optimize_for_inference_test.py (#11026)
These two should be interchanged "self.assertNotEqual("ResizeBilinear", node.op)" with "self.assertNotEqual("MirrorPad", node.op)"
Loading
Please sign in to comment
These two should be interchanged "self.assertNotEqual("ResizeBilinear", node.op)" with "self.assertNotEqual("MirrorPad", node.op)"