MIVisionX icon indicating copy to clipboard operation
MIVisionX copied to clipboard

[Issue]: VX_AMD_MIGRAPHX - GDF Sample Error

Open kiritigowda opened this issue 1 year ago • 2 comments

Problem Description

ONNX MNIST failure

Start 3: vx_amd_migraphx_test

3: Test command: /opt/rocm/bin/runvx "-dump-profile" "file" "/home/kiriti/develop/mivisionx-kiriti/MIVisionX/tests/amd_migraphx_tests/gdf/vx_migraphx_test.gdf"
3: Test timeout computed to be: 1500
3: runvx 1.0.0
3: OK: using AMD OpenVX 1.3.0
3: OK: loaded 1 kernels from libvx_amd_migraphx.so
3: OK: loaded 39 kernels from libvx_nn.so
3: OK: OpenVX using GPU device - 0: Radeon RX 7900 XT [gfx1100] with 84 CUs on PCI bus 03:00.0
3: MIGraphX Error: /long_pathname_so_that_rpms_can_package_the_debug_info/src/extlibs/AMDMIGraphX/src/include/migraphx/op/convolution.hpp:100: normalize_compute_shape: CONVOLUTION: mismatched channel numbers
3: terminate called after throwing an instance of 'std::runtime_error'
3:   what():  Failed to call function
1/1 Test #3: vx_amd_migraphx_test .............Subprocess aborted***Exception:   2.52 sec

0% tests passed, 1 tests failed out of 1

Total Test time (real) =   2.53 sec

The following tests FAILED:
	  3 - vx_amd_migraphx_test (Subprocess aborted)

Operating System

Ubuntu

CPU

ALL

GPU

AMD Radeon Pro W7900

Other

No response

ROCm Version

ROCm 6.0.0

ROCm Component

MIVisionX

Steps to Reproduce

No response

(Optional for Linux users) Output of /opt/rocm/bin/rocminfo --support

No response

Additional Information

No response

kiritigowda avatar Aug 20 '24 20:08 kiritigowda