-
MIVisionX-setup.py - Support CPU/OpenCL/HIP backend.
-
# Model Conversion
* No know model conversion error
# Model Accuracy
* [ ] - VGG16 - Exhibits errors in FP16 mode
* [ ] - VGG19 - Exhibits errors in FP16 mode
# Model Performance
* No kno…
-
* Turn Off warnings - OpenCV, VX_NN, AMD_Media
* rocAL messages
* Found AMDRPP: /opt/rocm/rpp/lib/libamd_rpp.so - check backend
```
cmake -DBACKEND=HIP ../
-- The C compiler identification is GNU…
-
Followed the instructions from [here ](https://github.com/GPUOpen-ProfessionalCompute-Libraries/MIVisionX/tree/master/apps/mivisionx_openvx_classifier#build) using **mivisionx/ubuntu-18.04** docker. S…
-
I have followed the instructions of MIVisionX docker
as the page: https://gpuopen-professionalcompute-libraries.github.io/MIVisionX/#docker
```
$ docker images | grep mivisionx
mivisionx/ubunt…
-
Could you please drop this absolute path `/opt/rocm/mivisionx/include` from https://github.com/GPUOpen-ProfessionalCompute-Libraries/MIVisionX/blob/master/utilities/mv_deploy/CMakeLists.txt#L27
Ref…
-
When launching **kiritigowda/ubuntu-18.04:mivisionx-level-5** docker container seeing below error
docker: Error response from daemon: failed to create shim: OCI runtime create failed: invalid moun…
-
* HIP CPU Backend Failure
```
[ ======== ]
[ ALL DONE ] 5832 test(s) from 69 test case(s) ran
[ PASSED ] 5831 test(s)
[ FAILED ] 1 test(s), listed below:
[ FAILED ] vxMapRemapPatch.MapRa…
-
SLES or other OS containing multiple versions of OpenCL will fail VX_NN Tests
```
- -- Found OpenCL: /usr/lib64/libOpenCL.so
-- ROCm OpenCL Found - Force OpenCL_LIBRARIES & OpenCL_INCLUDE_DIRS t…
-
@rrawther can we upgrade the Boost to the latest? Are there any blockers in doing the upgrade now?