Skip to content

Releases: ROCm/MIVisionX

MIVisionX for ROCm 4.3.0

01 Jul 02:26
2402a9e
Compare
Choose a tag to compare

Release Notes

Online Documentation

MIVisionX Documentation

Tested configurations

  • Windows 10
  • Linux distribution
    • Ubuntu - 18.04 / 20.04
    • CentOS - 7 / 8
  • ROCm: rocm-dkms - 4.3-26
  • rocm-cmake - github master:ac45c6e
  • MIOpenGEMM - 1.1.5
  • MIOpen - 2.11.0
  • Protobuf - V3.12.0
  • OpenCV - 3.4.0
  • RPP - 0.7
  • Dependencies for all the above packages
  • MIVisionX Setup Script - V1.9.7

Known issues

  • ScaleGaussianHalf_U8_U8_5x5 - failure
  • Package install requires OpenCV v3.4.0 to execute AMD OpenCV extensions

MIVisionX 2.0.0 RC2

11 May 17:31
2e2d756
Compare
Choose a tag to compare

Release Notes

Online Documentation

MIVisionX Documentation

Features

  • OpenVX 1.3 Support
  • RALI updates and new features
  • Docker Support
    • Ubuntu 18.04
    • Ubuntu 20.04
    • CentOS 7
    • CentOS 8
  • Bug Fixes
  • Expanded Setup Support
  • Testing Infrastructure
  • Readme Updates

Release code checkout

git clone -b 2.0.0_RC2 https://github.com/GPUOpen-ProfessionalCompute-Libraries/MIVisionX

NOTE: Detailed Build Instructions

Tested configurations

  • Windows 10
  • Linux distribution
    • Ubuntu - 18.04 / 20.04
    • CentOS - 7 / 8
  • ROCm: rocm-dkms - 4.1.0.40100-26
  • rocm-cmake - github master:ac45c6e
  • MIOpenGEMM - 1.1.5
  • MIOpen - 2.9.0
  • Protobuf - V3.12.0
  • OpenCV - 3.4.0
  • RPP - 0.7
  • Dependencies for all the above packages
  • MIVisionX Setup Script - V1.9.6

Known issues

  • Package install requires OpenCV v3.4.0 to execute AMD OpenCV extensions

MIVisionX Build Levels

Docker Image: docker pull kiritigowda/ubuntu-18.04:{TAG-NAME}

  • #c5f015 new component added to the level
  • #1589F0 existing component from the previous level
Build Level MIVisionX Dependencies Modules Libraries and Executables Docker Tag
Level_1 cmake
gcc
g++
amd_openvx
utilities
#c5f015 libopenvx.so - OpenVX™ Lib - CPU
#c5f015 libvxu.so - OpenVX™ immediate node Lib - CPU
#c5f015 runvx - OpenVX™ Graph Executor - CPU with Display OFF
Docker Image Version (tag latest semver)
Level_2 ROCm OpenCL
+Level 1
amd_openvx
amd_openvx_extensions
utilities
#c5f015 libopenvx.so - OpenVX™ Lib - CPU/GPU
#c5f015 libvxu.so - OpenVX™ immediate node Lib - CPU/GPU
#c5f015 libvx_loomsl.so - Loom 360 Stitch Lib
#c5f015 loom_shell - 360 Stitch App
#c5f015 runcl - OpenCL™ program debug App
#c5f015 runvx - OpenVX™ Graph Executor - Display OFF
Docker Image Version (tag latest semver)
Level_3 OpenCV
FFMPEG
+Level 2
amd_openvx
amd_openvx_extensions
utilities
#1589F0 libopenvx.so - OpenVX™ Lib
#1589F0 libvxu.so - OpenVX™ immediate node Lib
#1589F0 `libvx_loomsl....
Read more

MIVisionX for ROCm 4.2.0

11 May 17:27
2e2d756
Compare
Choose a tag to compare

Release Notes

Online Documentation

MIVisionX Documentation

Release code checkout

git clone -b rocm-4.2.0 https://github.com/GPUOpen-ProfessionalCompute-Libraries/MIVisionX

NOTE: Detailed Build Instructions

Tested configurations

  • Windows 10
  • Linux distribution
    • Ubuntu - 18.04 / 20.04
    • CentOS - 7 / 8
  • ROCm: rocm-dkms - 4.1.0.40100-26
  • rocm-cmake - github master:ac45c6e
  • MIOpenGEMM - 1.1.5
  • MIOpen - 2.10.0
  • Protobuf - V3.12.0
  • OpenCV - 3.4.0
  • RPP - 0.7
  • Dependencies for all the above packages
  • MIVisionX Setup Script - V1.9.6

Known issues

  • Package install requires OpenCV v3.4.0 to execute AMD OpenCV extensions

MIVisionX Build Levels

Docker Image: docker pull kiritigowda/ubuntu-18.04:{TAG-NAME}

  • #c5f015 new component added to the level
  • #1589F0 existing component from the previous level
Build Level MIVisionX Dependencies Modules Libraries and Executables Docker Tag
Level_1 cmake
gcc
g++
amd_openvx
utilities
#c5f015 libopenvx.so - OpenVX™ Lib - CPU
#c5f015 libvxu.so - OpenVX™ immediate node Lib - CPU
#c5f015 runvx - OpenVX™ Graph Executor - CPU with Display OFF
Docker Image Version (tag latest semver)
Level_2 ROCm OpenCL
+Level 1
amd_openvx
amd_openvx_extensions
utilities
#c5f015 libopenvx.so - OpenVX™ Lib - CPU/GPU
#c5f015 libvxu.so - OpenVX™ immediate node Lib - CPU/GPU
#c5f015 libvx_loomsl.so - Loom 360 Stitch Lib
#c5f015 loom_shell - 360 Stitch App
#c5f015 runcl - OpenCL™ program debug App
#c5f015 runvx - OpenVX™ Graph Executor - Display OFF
Docker Image Version (tag latest semver)
Level_3 OpenCV
FFMPEG
+Level 2
amd_openvx
amd_openvx_extensions
utilities
#1589F0 libopenvx.so - OpenVX™ Lib
#1589F0 libvxu.so - OpenVX™ immediate node Lib
#1589F0 libvx_loomsl.so - Loom 360 Stitch Lib
#1589F0 loom_shell - 360 Stitch App
#1589F0 runcl - OpenCL™ program debug App <br...
Read more

MIVisionX 2.0.0 RC1

14 Apr 06:34
dd20178
Compare
Choose a tag to compare

Release Notes

Online Documentation

MIVisionX Documentation

Features

  • OpenVX 1.3 Support
  • RALI updates and new features
  • Docker Support
    • Ubuntu 18.04
    • Ubuntu 20.04
    • CentOS 7
    • CentOS 8
  • Bug Fixes
  • Expanded Setup Support
  • Testing Infrastructure
  • Readme Updates

Release code checkout

git clone -b 2.0.0_RC1 https://github.com/GPUOpen-ProfessionalCompute-Libraries/MIVisionX

NOTE: Detailed Build Instructions

Tested configurations

  • Windows 10
  • Linux distribution
    • Ubuntu - 18.04 / 20.04
    • CentOS - 7 / 8
  • ROCm: rocm-dkms - 4.0.0.40000-23
  • rocm-cmake - github master:ac45c6e
  • MIOpenGEMM - 1.1.5
  • MIOpen - 2.9.0
  • Protobuf - V3.12.0
  • OpenCV - 3.4.0
  • RPP - 0.7
  • Dependencies for all the above packages
  • MIVisionX Setup Script - V1.9.3

Known issues

  • Package install requires OpenCV v3.4.0 to execute AMD OpenCV extensions

MIVisionX Build Levels

Docker Image: docker pull kiritigowda/ubuntu-18.04:{TAG-NAME}

  • #c5f015 new component added to the level
  • #1589F0 existing component from the previous level
Build Level MIVisionX Dependencies Modules Libraries and Executables Docker Tag
Level_1 cmake
gcc
g++
amd_openvx
utilities
#c5f015 libopenvx.so - OpenVX™ Lib - CPU
#c5f015 libvxu.so - OpenVX™ immediate node Lib - CPU
#c5f015 runvx - OpenVX™ Graph Executor - CPU with Display OFF
Docker Image Version (tag latest semver)
Level_2 ROCm OpenCL
+Level 1
amd_openvx
amd_openvx_extensions
utilities
#c5f015 libopenvx.so - OpenVX™ Lib - CPU/GPU
#c5f015 libvxu.so - OpenVX™ immediate node Lib - CPU/GPU
#c5f015 libvx_loomsl.so - Loom 360 Stitch Lib
#c5f015 loom_shell - 360 Stitch App
#c5f015 runcl - OpenCL™ program debug App
#c5f015 runvx - OpenVX™ Graph Executor - Display OFF
Docker Image Version (tag latest semver)
Level_3 OpenCV
FFMPEG
+Level 2
amd_openvx
amd_openvx_extensions
utilities
#1589F0 libopenvx.so - OpenVX™ Lib
#1589F0 libvxu.so - OpenVX™ immediate node Lib
#1589F0 `libvx_loomsl....
Read more

MIVisionX 1.9.7

14 Mar 07:58
e481bb9
Compare
Choose a tag to compare

Release Notes

Online Documentation

MIVisionX Documentation

Features

  • Docker Files
  • Vision Test Updates
  • Neural Net Tests
  • Minor Bug Fixes
  • Testing Infrastructure
  • Readme Updates

Release code checkout

git clone -b 1.9.7 https://github.com/GPUOpen-ProfessionalCompute-Libraries/MIVisionX

NOTE: Detailed Build Instructions

Tested configurations

  • Windows 10
  • Linux distribution
    • Ubuntu - 18.04 / 20.04
    • CentOS - 7 / 8
  • ROCm: rocm-dkms - 4.0.0.40000-23
  • rocm-cmake - github master:ac45c6e
  • MIOpenGEMM - 1.1.5
  • MIOpen - 2.5.0
  • Protobuf - V3.12.0
  • OpenCV - 3.4.0
  • RPP - 0.6
  • Dependencies for all the above packages
  • MIVisionX Setup Script - V1.8.7

Known issues

  • Package install requires OpenCV v3.4.0 to execute AMD OpenCV extensions

MIVisionX Build Levels

Docker Image: docker pull kiritigowda/ubuntu-18.04:{TAG-NAME}

  • #c5f015 new component added to the level
  • #1589F0 existing component from the previous level
Build Level MIVisionX Dependencies Modules Libraries and Executables Docker Tag
Level_1 cmake
gcc
g++
amd_openvx
utilities
#c5f015 libopenvx.so - OpenVX™ Lib - CPU
#c5f015 libvxu.so - OpenVX™ immediate node Lib - CPU
#c5f015 runvx - OpenVX™ Graph Executor - CPU with Display OFF
Docker Image Version (tag latest semver)
Level_2 ROCm OpenCL
+Level 1
amd_openvx
amd_openvx_extensions
utilities
#c5f015 libopenvx.so - OpenVX™ Lib - CPU/GPU
#c5f015 libvxu.so - OpenVX™ immediate node Lib - CPU/GPU
#c5f015 libvx_loomsl.so - Loom 360 Stitch Lib
#c5f015 loom_shell - 360 Stitch App
#c5f015 runcl - OpenCL™ program debug App
#c5f015 runvx - OpenVX™ Graph Executor - Display OFF
Docker Image Version (tag latest semver)
Level_3 OpenCV
FFMPEG
+Level 2
amd_openvx
amd_openvx_extensions
utilities
#1589F0 libopenvx.so - OpenVX™ Lib
#1589F0 libvxu.so - OpenVX™ immediate node Lib
#1589F0 libvx_loomsl.so - Loom 360 Stitch Lib
#1589F0 `loom_...
Read more

MIVisionX 1.9.6

13 Jan 22:55
c96cf7f
Compare
Choose a tag to compare

Release Notes

Online Documentation

MIVisionX Documentation

Features

  • New OS Support
  • Python3 Support
  • Vision Tests
    • Functionality Tests
    • Performance Tests
  • Fix for OpenCL Warnings
  • ADAT Enhancements
  • VX_NN - New layer Support
  • Performance improvements
  • Readme Updates

Release code checkout

git clone -b 1.9.6 https://github.com/GPUOpen-ProfessionalCompute-Libraries/MIVisionX

NOTE: Detailed Build Instructions

Tested configurations

  • Windows 10
  • Linux distribution
    • Ubuntu - 18.04 / 20.04
    • CentOS - 7 / 8
  • ROCm: rocm-dkms - 3.10.0.31000-27
  • rocm-cmake - github master:ac45c6e
  • MIOpenGEMM - 1.1.5
  • MIOpen - 2.5.0
  • Protobuf - V3.12.0
  • OpenCV - 3.4.0
  • RPP - 0.6
  • Dependencies for all the above packages
  • MIVisionX Setup Script - V1.8.6

Known issues

  • Package install requires OpenCV v3.4.0 to execute AMD OpenCV extensions

MIVisionX Build Levels

Docker Image: docker pull kiritigowda/ubuntu-18.04:{TAG-NAME}

  • #c5f015 new component added to the level
  • #1589F0 existing component from the previous level
Build Level MIVisionX Dependencies Modules Libraries and Executables Docker Tag
Level_1 cmake
gcc
g++
amd_openvx
utilities
#c5f015 libopenvx.so - OpenVX™ Lib - CPU
#c5f015 libvxu.so - OpenVX™ immediate node Lib - CPU
#c5f015 runvx - OpenVX™ Graph Executor - CPU with Display OFF
Docker Image Version (tag latest semver)
Level_2 ROCm OpenCL
+Level 1
amd_openvx
amd_openvx_extensions
utilities
#c5f015 libopenvx.so - OpenVX™ Lib - CPU/GPU
#c5f015 libvxu.so - OpenVX™ immediate node Lib - CPU/GPU
#c5f015 libvx_loomsl.so - Loom 360 Stitch Lib
#c5f015 loom_shell - 360 Stitch App
#c5f015 runcl - OpenCL™ program debug App
#c5f015 runvx - OpenVX™ Graph Executor - Display OFF
Docker Image Version (tag latest semver)
Level_3 OpenCV
FFMPEG
+Level 2
amd_openvx
amd_openvx_extensions
utilities
#1589F0 libopenvx.so - OpenVX™ Lib
#1589F0 libvxu.so - OpenVX™ immediate node Lib
#1589F0 `libvx_looms...
Read more

MIVisionX for ROCm 4.1.0

12 Jan 06:03
8dbbf68
Compare
Choose a tag to compare

Release Notes

Online Documentation

MIVisionX Documentation

Release code checkout

git clone -b rocm-4.1.0 https://github.com/GPUOpen-ProfessionalCompute-Libraries/MIVisionX

NOTE: Detailed Build Instructions

Tested configurations

  • Windows 10
  • Linux distribution
    • Ubuntu - 18.04 / 20.04
    • CentOS - 7 / 8
  • ROCm: rocm-dkms - 3.10.0.31000-27
  • rocm-cmake - github master:ac45c6e
  • MIOpenGEMM - 1.1.5
  • MIOpen - 2.5.0
  • Protobuf - V3.12.0
  • OpenCV - 3.4.0
  • RPP - 0.6
  • Dependencies for all the above packages
  • MIVisionX Setup Script - V1.8.6

Known issues

  • Package install requires OpenCV v3.4.0 to execute AMD OpenCV extensions

MIVisionX Build Levels

Docker Image: docker pull kiritigowda/ubuntu-18.04:{TAG-NAME}

  • #c5f015 new component added to the level
  • #1589F0 existing component from the previous level
Build Level MIVisionX Dependencies Modules Libraries and Executables Docker Tag
Level_1 cmake
gcc
g++
amd_openvx
utilities
#c5f015 libopenvx.so - OpenVX™ Lib - CPU
#c5f015 libvxu.so - OpenVX™ immediate node Lib - CPU
#c5f015 runvx - OpenVX™ Graph Executor - CPU with Display OFF
Docker Image Version (tag latest semver)
Level_2 ROCm OpenCL
+Level 1
amd_openvx
amd_openvx_extensions
utilities
#c5f015 libopenvx.so - OpenVX™ Lib - CPU/GPU
#c5f015 libvxu.so - OpenVX™ immediate node Lib - CPU/GPU
#c5f015 libvx_loomsl.so - Loom 360 Stitch Lib
#c5f015 loom_shell - 360 Stitch App
#c5f015 runcl - OpenCL™ program debug App
#c5f015 runvx - OpenVX™ Graph Executor - Display OFF
Docker Image Version (tag latest semver)
Level_3 OpenCV
FFMPEG
+Level 2
amd_openvx
amd_openvx_extensions
utilities
#1589F0 libopenvx.so - OpenVX™ Lib
#1589F0 libvxu.so - OpenVX™ immediate node Lib
#1589F0 libvx_loomsl.so - Loom 360 Stitch Lib
#1589F0 loom_shell - 360 Stitch App
#1589F0 runcl - OpenCL™ program debug App
...
Read more

MIVisionX for ROCm 4.0.0

15 Dec 18:31
26b1dbc
Compare
Choose a tag to compare

Release Notes

Online Documentation

MIVisionX Documentation

Release code checkout

git clone -b rocm-4.0.0 https://github.com/GPUOpen-ProfessionalCompute-Libraries/MIVisionX

MIVisionX Build Level Info

Docker Image

Docker Automated build

Docker Image: docker pull kiritigowda/ubuntu-18.04:tagname

  • #c5f015 new component added to the level
  • #1589F0 existing component from the previous level
Build Level MIVisionX Dependencies Modules Libraries and Executables Docker Tag
Level_1 cmake
gcc
g++
amd_openvx #c5f015 libopenvx.so - OpenVX™ Lib - CPU
#c5f015 libvxu.so - OpenVX™ immediate node Lib - CPU
#c5f015 runvx - OpenVX™ Graph Executor - CPU with Display OFF
Docker Image Version (tag latest semver)
Level_2 ROCm OpenCL
+Level 1
amd_openvx
amd_openvx_extensions
utilities
#c5f015 libopenvx.so - OpenVX™ Lib - CPU/GPU
#c5f015 libvxu.so - OpenVX™ immediate node Lib - CPU/GPU
#c5f015 libvx_loomsl.so - Loom 360 Stitch Lib
#c5f015 loom_shell - 360 Stitch App
#c5f015 runcl - OpenCL™ program debug App
#c5f015 runvx - OpenVX™ Graph Executor - Display OFF
Docker Image Version (tag latest semver)
Level_3 OpenCV
FFMPEG
+Level 2
amd_openvx
amd_openvx_extensions
utilities
#1589F0 libopenvx.so - OpenVX™ Lib
#1589F0 libvxu.so - OpenVX™ immediate node Lib
#1589F0 libvx_loomsl.so - Loom 360 Stitch Lib
#1589F0 loom_shell - 360 Stitch App
#1589F0 runcl - OpenCL™ program debug App
#c5f015 libvx_amd_media.so - OpenVX™ Media Extension
#c5f015 libvx_opencv.so - OpenVX™ OpenCV InterOp Extension
#c5f015 mv_compile - Neural Net Model Compile
#c5f015 runvx - OpenVX™ Graph Executor - Display ON ...
Read more

MIVisionX for ROCm 3.10.0

13 Nov 22:27
95e4d94
Compare
Choose a tag to compare

Release Notes

Online Documentation

MIVisionX Documentation

MIVisionX Build Level Info

Docker Image

Docker Automated build

Docker Image: docker pull kiritigowda/ubuntu-18.04:tagname

  • #c5f015 new component added to the level
  • #1589F0 existing component from the previous level
Build Level MIVisionX Dependencies Modules Libraries and Executables Docker Tag
Level_1 cmake
gcc
g++
amd_openvx #c5f015 libopenvx.so - OpenVX™ Lib - CPU
#c5f015 libvxu.so - OpenVX™ immediate node Lib - CPU
#c5f015 runvx - OpenVX™ Graph Executor - CPU with Display OFF
Docker Image Version (tag latest semver)
Level_2 ROCm OpenCL
+Level 1
amd_openvx
amd_openvx_extensions
utilities
#c5f015 libopenvx.so - OpenVX™ Lib - CPU/GPU
#c5f015 libvxu.so - OpenVX™ immediate node Lib - CPU/GPU
#c5f015 libvx_loomsl.so - Loom 360 Stitch Lib
#c5f015 loom_shell - 360 Stitch App
#c5f015 runcl - OpenCL™ program debug App
#c5f015 runvx - OpenVX™ Graph Executor - Display OFF
Docker Image Version (tag latest semver)
Level_3 OpenCV
FFMPEG
+Level 2
amd_openvx
amd_openvx_extensions
utilities
#1589F0 libopenvx.so - OpenVX™ Lib
#1589F0 libvxu.so - OpenVX™ immediate node Lib
#1589F0 libvx_loomsl.so - Loom 360 Stitch Lib
#1589F0 loom_shell - 360 Stitch App
#1589F0 runcl - OpenCL™ program debug App
#c5f015 libvx_amd_media.so - OpenVX™ Media Extension
#c5f015 libvx_opencv.so - OpenVX™ OpenCV InterOp Extension
#c5f015 mv_compile - Neural Net Model Compile
#c5f015 runvx - OpenVX™ Graph Executor - Display ON ...
Read more

MIVisionX for ROCm 3.9.0

11 Oct 20:52
f091752
Compare
Choose a tag to compare

Release Notes

Online Documentation

MIVisionX Documentation

MIVisionX Build Level Info

Docker Image

Docker Automated build

Docker Image: docker pull kiritigowda/ubuntu-18.04:tagname

  • #c5f015 new component added
  • #1589F0 existing component
Build Level MIVisionX Dependencies Modules Libraries and Executables Docker Tag
Level_1 cmake
gcc
g++
amd_openvx #c5f015 libopenvx.so - OpenVX™ Lib
#c5f015 libvxu.so - OpenVX™ immediate node Lib
Docker Image Version (tag latest semver)
Level_2 ROCm OpenCL
+Level 1
amd_openvx
amd_openvx_extensions
utilities
#1589F0 libopenvx.so - OpenVX™ Lib
#1589F0 libvxu.so - OpenVX™ immediate node Lib
#c5f015 libvx_loomsl.so - Loom 360 Stitch Lib
#c5f015 loom_shell - 360 Stitch App
#c5f015 runcl - OpenCL™ program debug App
#c5f015 runvx - OpenVX™ Graph Executor - Display OFF
Docker Image Version (tag latest semver)
Level_3 OpenCV
FFMPEG
+Level 2
amd_openvx
amd_openvx_extensions
utilities
#1589F0 libopenvx.so - OpenVX™ Lib
#1589F0 libvxu.so - OpenVX™ immediate node Lib
#1589F0 libvx_loomsl.so - Loom 360 Stitch Lib
#1589F0 loom_shell - 360 Stitch App
#1589F0 runcl - OpenCL™ program debug App
#c5f015 libvx_amd_media.so - OpenVX™ Media Extension
#c5f015 libvx_opencv.so - OpenVX™ OpenCV InterOp Extension
#c5f015 mv_compile - Neural Net Model Compile
#c5f015 runvx - OpenVX™ Graph Executor - Display ON
Docker Image Version (tag latest semver)
Level_4 MIOpenGEMM
MIOpen
ProtoBuf
+Level 3
amd_openvx
amd_openvx_extensions
apps
utilities
#1589F0 libopenvx.so - OpenVX™ Lib
#1589F0 libvxu.so - OpenVX™ immediate node Lib
#1589F0 libvx_loomsl.so - Loom 360 Stitch Lib
#1589F0 loom_shell - 360 Stitch App
#1589F0 libvx_amd_media.so - OpenVX™ Media Extension
#1589F0 libvx_opencv.so - OpenVX™ OpenCV InterOp Extension
#1589F0 mv_compile - Neural Net Model Compile
#1589F0 runcl - OpenCL™ program debug App
#1589F0 runvx - OpenVX™ Graph Executor - Display ON
#c5f015 libvx_nn.so - OpenVX™ Neural Net Extension
#c5f015 inference_server_app - Cloud Inference App
Docker Image Version (tag latest semver)
Level_5 AMD_RPP
RALI deps
+Level 4
amd_openvx
amd_openvx_extensions
apps
rali
utilities
#1589F0 libopenvx.so - OpenVX™ Lib
#1589F0 libvxu.so - OpenVX™ immediate node Lib
#1589F0 libvx_loomsl.so - Loom 360 Stitch Lib
#1589F0 loom_shell - 360 Stitch App
#1589F0 libvx_amd_media.so - OpenVX™ Media Extension
#1589F0 libvx_opencv.so - OpenVX™ OpenCV InterOp Extension
#1589F0 mv_compile - Neural Net Model Compile
#1589F0 runcl - OpenCL™ program debug App
#1589F0 runvx - OpenVX™ Graph Executor - Display ON
#1589F0 libvx_nn.so - OpenVX™ Neural Net Extension
#1589F0 inference_server_app - Cloud Inference App
#c5f015 libvx_rpp.so - OpenVX™ RPP Extension
#c5f015 librali.so - Radeon Augmentation Library
#c5f015 rali_pybind.so - RALI Pybind Lib
Docker Image Version (tag latest semver)