ROCm / MIVisionX

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 optimized open-source implementation of the Khronos OpenVX™ and OpenVX™ Extensions.
https://rocm.docs.amd.com/projects/MIVisionX/en/latest/
MIT License
185 stars 72 forks source link

VX_NN - Inference Issues #802

Closed kiritigowda closed 2 years ago

kiritigowda commented 2 years ago

List of issues observed - List below to reproduce

kiritigowda commented 2 years ago

@hansely - Please look into kernel com.amd.nn_extension.upsample_nearest_layer exec failed (-2:(null)) with YoloV3

kiritigowda commented 2 years ago

@paveltc -- need to track these nn issues.

LakshmiKumar23 commented 2 years ago

@kiritigowda I thought the clang14 issue was fixed on develop? I still see it with onnx squeezenet. Can you please check?

paveltc commented 2 years ago

@kiritigowda I can repro the issue with resnet152, will try xyznet next.

paveltc commented 2 years ago

@kiritigowda Can also reproduce with xyznet.

kiritigowda commented 2 years ago

@hansely can you verify if YoloV3 works for all batch sizes with TOT HIP/OpenCL

kiritigowda commented 2 years ago

Error Updates

@hansely @LakshmiKumar23 @paveltc -- TOT master with latest deps is verified -- Need to add this to regular review.