Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MiGraphx-perf resnet50-v2-7.onnx int8 getting failed with Aborted (core dumped) issue #3775

Closed
aarushjain29 opened this issue Jan 22, 2025 · 0 comments

Comments

@aarushjain29
Copy link
Contributor

aarushjain29 commented Jan 22, 2025

./build/bin/driver perf resnet50-v2-7.onnx --int8
Compiling ...
Reading: resnet50-v2-7.onnx
terminate called recursively
terminate called recursively
terminate called recursively
terminate called recursively
Aborted (core dumped)
terminate called after throwing an instance of 'migraphx::version_2_12_0::exception'
what(): /code/AMDMIGraphX/src/targets/gpu/mlir.cpp:765: run_high_level_pipeline: Invalid MLIR created: Error: 'migraphx.quant_convolution' op operand #0 must be !migraphx.shaped of f8E4M3FNUZ type or f8E5M2FNUZ type or f8E5M2 type or f8E4M3FN type or 8-bit signless integer values, but got '!migraphx.shaped<1x512x28x28xsi8, 401408x784x28x1>'
Note: see current operation: %2 = "migraphx.quant_convolution"(%arg1, %arg2) <{dilation = [1, 1], group = 1 : i64, padding = [0, 0, 0, 0], padding_mode = 0 : i64, stride = [1, 1]}> : (!migraphx.shaped<1x512x28x28xsi8, 401408x784x28x1>, !migraphx.shaped<128x512x1x1xsi8, 512x1x1x1>) -> !migraphx.shaped<1x128x28x28xsi32, 100352x784x28x1>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant