-
*******************************************************************************
*------------------------------- ROCMChecks WARNING --------------------------*
Options and properties should be set…
-
The binaries created from onnx_to_nnir.py are all 0 bytes.
```
wget https://github.com/onnx/models/blob/master/vision/classification/resnet/model/resnet50-v2-7.onnx
cd model_compiler/python
pytho…
-
On TOT Develop Branch -- Building with OpenCL Backend without MIGraphX installed.
```
-- WARNING: GPU support with HIP Not Found -- amd_migraphx module excluded
```
```
[](http://math-ci.roc…
-
Hello,
I am willing to modify tim-vx as the entire graph can be divided into subgraphs so that i can run the entire neural network seperated. The implementation of tim-vx shows that the input outpu…
-
```
/var/jenkins_home/workspace/g_Short-GPUOpen_MIVisionX_PR-453/XRj6DgQVw/mivisionx/amd_openvx_extensions/amd_loomsl/live_stitch_api.cpp: In function 'vx_status lsExportConfiguration(ls_context, con…
-
Hi, I've learned that it's possible to use Tensorflow Lite NNAPI on vim3 Android device,
I have `/system/lib/libneuralnetworks.so` file in my Android 9 OS.
How to make sure NPU is used? I benchma…
-
Using the `-fuse` operation has the following warning
```
nnef2nnir2openvx with FUSED Operations -- mnist-nnef
mnist-nnef - Batch size 1
reading NNEF model from /home/kiriti/nn-test/MIVisio…
-
I find that there is a MIGraphx project in ROCm repository. And it also aims to inference in AI like amd_nn component in MIVisionx.
What's the connection between these two components. Also for dec…
-
Failure to convert ONNX to NNIR
```
python3 /opt/rocm/mivisionx/model_compiler/python/onnx_to_nnir.py squeezenet1.0-8.onnx test
loading ONNX model from squeezenet1.0-8.onnx ...
Traceback (most r…
-
Hello, I am using TIM-VX with vim3 board.
I tired mobilenet-v2 quant, mobilenet-v3 quant, inception-v3 quant model with tengine,
however three of them failed at verification step of tim-vx.
those t…