-
The framework now is not supporting nvidia DALI to accelerate data preprocessing. GPU training is slow for imagenet.
-
```
/var/jenkins_home/workspace/_Short-GPUOpen_MIVisionX_develop@5/4zVb2m7jz/CPU/mivisionx/utilities/runvx/vxUtils.cpp:323:7: warning: 'MD5_Init' is deprecated [-Wdeprecated-declarations]
if…
-
@kiritigowda RPP build fails with ubuntu22 dockerfile on ubuntu20 base system
```
Step 15/17 : RUN git clone -b 0.98 https://github.com/GPUOpen-ProfessionalCompute-Libraries/rpp.git && cd rpp && …
-
**Issue** - Vision Test in V 1.2.1 had all functions from 1.3 listed in the performance test. With V 1.2.2 most of the nodes are missing.
List of all tests - https://github.com/GPUOpen-Professional…
-
upstream pr: https://github.com/GPUOpen-ProfessionalCompute-Libraries/MIVisionX/pull/890
patched with: [491c0e2](https://github.com/rocm-arch/rocm-arch/commit/491c0e20a115d29fd210ed0fbb554f3a9fa621…
-
This failure on CentOS 8 CPU & OpenCL Backend - more info -- http://math-ci.rocm.amd.com/blue/organizations/jenkins/compute-rocm-dkms-no-npi-hipclang%2FShort-GPUOpen%2FMIVisionX/detail/PR-905/5/pipeli…
-
```
CMake Error at /opt/rocm/hip/lib/cmake/hip/hip-config.cmake:214 (
include could not find requested file:
/opt/rocm/hip/lib/cmake/hip/hip-targets.cmake
Call Stack (most recent call…
-
rocAL not tested on OCL Backend
* Multiple Warnings
```
In file included from ../../../../rocAL/rocAL/include/loaders/image/image_read_and_decode.h:28:
../../../../rocAL/rocAL/include/decoders/i…
-
Happens when running run.sh shell script.
It looks at the version installed and won't reinstall if we make changes
-
OpenCV fails to read JPEG image with Ub20.04 and is an empty Mat.
Error seen
```
terminate called after throwing an instance of 'cv::Exception'
what(): OpenCV(4.5.5) /home/kiriti/mivisionx-deps…