You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When verifying an onnx network with latest version of ab-crown we get an ONNXRuntime error, that does not exist when running inference with the model.
This is regarding a squeeze layer.
We have tried using the recommended version of onnx and onnxruntime, as well as the most recent versions available.
reproduce the problem by activating your environment and then running python alpha-beta-CROWN/complete_verifier/abcrown.py --config "vgg16.onnx/config_vgg16.onnx_image_instance0.npy.yaml"
Without the above information, you might not be able to receive timely help from us.
Describe the bug
When verifying an onnx network with latest version of ab-crown we get an ONNXRuntime error, that does not exist when running inference with the model.
This is regarding a squeeze layer.
We have tried using the recommended version of onnx and onnxruntime, as well as the most recent versions available.
To Reproduce
A minimum example is attached in "music_bugreport.zip
music_bugreport.zip
provided in zip
complete output in txt file in zip.
reproduce the problem by activating your environment and then running python alpha-beta-CROWN/complete_verifier/abcrown.py --config "vgg16.onnx/config_vgg16.onnx_image_instance0.npy.yaml"
Without the above information, you might not be able to receive timely help from us.
music_bugreport.zip
System configuration:
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: