MIVisionX
MIVisionX copied to clipboard
MIVisionX toolkit is a set of comprehensive computer vision and machine intelligence libraries, utilities, and applications bundled into a single toolkit. AMD MIVisionX also delivers a highly optimize...
### Problem Description Framework warning about CPU node on user defined HIP nodes needs exceptions. @LakshmiKumar23 - to add the warning and HIP kernels causing this issue. ### Operating System...
This is very much needed for debugging MIVisionX/OpenVX apps which heavily uses runvx. Currently one has to reverse engineer the code to figure out parameters
Bumps [rocm-docs-core[api_reference]](https://github.com/RadeonOpenCompute/rocm-docs-core) from 1.1.2 to 1.1.3. Release notes Sourced from rocm-docs-core[api_reference]'s releases. v1.1.3 (2024-05-22) Fix Get header version from URL instead of theme.conf Refactor projects.py: Use ROCm org when checking...
- Add Spectrogram augmentation support in MIVisionX - Introduce layouts as NHW, NFT, NTF for audio cases
### Problem Description MIVisionX-setup.py script fails to install numpy & onnx on SLES-15/RHEL8 system #### 1. Numpy version 1.21 not supported. * Solution : We can use numpy==1.19 which is...
The provides tag is required when the package provides a virtual package. Package name along with version will be provided by default and the provides tag is not required for...
### Problem Description CTest needs to verify all components are built and functional. Missing * VX_RPP ### Operating System ALL ### CPU ALL ### GPU AMD Instinct MI300 ### Other...
### Problem Description ``` 69%] Building CXX object amd_openvx_extensions/amd_opencv/CMakeFiles/vx_opencv.dir/source/OpenCV_compare.cpp.o /var/jenkins_home/workspace/ain_precheckin_MIVisionX_develop/1cekjXSoC/OpenCL/mivisionx/utilities/loom_shell/loom_shell_util.cpp:519:2: error: unknown type name 'clEnqueueWaitSignalAMD_fn' 519 | clEnqueueWaitSignalAMD_fn clEnqueueWaitSignalAMD = (clEnqueueWaitSignalAMD_fn)clGetExtensionFunctionAddressForPlatform(platform_id[platform_index], "clEnqueueWaitSignalAMD"); | ^ /var/jenkins_home/workspace/ain_precheckin_MIVisionX_develop/1cekjXSoC/OpenCL/mivisionx/utilities/loom_shell/loom_shell_util.cpp:519:54: error: use of undeclared identifier...