I am using Ubuntu 20.04 OS, and installed the SDK via docker-enviorment (snpe-docker) While trying to convert the model to FP_32 model using the steps mentioned here I get the error: Traceback (mos ...
Which isn't ideal and takes way to long. Since I can't find a way to install 2.2 with rocm I kind just have to go with 2.6.0 which, again, results in this error. I'm pretty new to python and ai in ...