qidk icon indicating copy to clipboard operation
qidk copied to clipboard

Results 7 qidk issues
Sort by recently updated
recently updated
newest added

This GitHub Action runs Repoliner on push or pull requests to master. This should've been enabled when the project was first setup. We need to enable this and correct violations...

Hi, I am trying to docker build as given in README guide for snpe-docker, however I run through with the following error: ![image](https://github.com/quic/qidk/assets/47297221/0225522e-4ac9-4d2c-8802-1cb55234ca0d). I dont see snpe-docker.tar getting generated (as...

snpe-docker is created with Debian OS whereas Ubuntu 20.04 is expected. snpe-docker returns as follows: root@nsato-linux:/workspace# cat /etc/os-release PRETTY_NAME="Debian GNU/Linux 12 (bookworm)" NAME="Debian GNU/Linux" VERSION_ID="12" VERSION="12 (bookworm)" VERSION_CODENAME=bookworm ID=debian HOME_URL="...

I was trying to run the example provided for ASR using OpenAI Whisper. Following the steps reported [here](https://github.com/quic/qidk/tree/master/Solutions/NLPSolution3-AutomaticSpeechRecognition-Whisper), I managed to generate the quantised Whisper Encoder in DLC format `whisper_tiny_encoder_w8a16.dlc`....

Recently I have started using Snapdragon Hardware Development Kit. I have followed this course ([link](https://qualcomm.hosted.panopto.com/Panopto/Pages/Viewer.aspx?id=3ad03740-020a-4a99-a1c8-b07d013b8838)), which was very helpful, but I met some problems. My question pertains to using the...

Hi! I would like to ask is it possible to check weights and/or quantization parameters of .dlc model obtained after using "snpe-dlc-quantize" ?command? Kind regards Piotr

When the input and output are both 3840x2160 in size, `YUV12ToRGB_lastthread` function will crash.