1name: qnnpack 2title: Quantized UINT8 Functions for Mobile 3license: Apache 2.0 4deps: 5 - name: cpuinfo 6 url: https://github.com/pytorch/cpuinfo.git 7 - name: fxdiv 8 url: https://github.com/Maratyszcza/FXdiv.git 9 - name: psimd 10 url: https://github.com/Maratyszcza/psimd.git 11 - name: pthreadpool 12 url: https://github.com/Maratyszcza/pthreadpool.git 13 - name: FP16 14 url: https://github.com/Maratyszcza/FP16.git 15 - name: clog 16 dir: deps/clog 17 - name: googletest 18 - name: googlebenchmark 19