1name: "XNNPACK" 2description: "XNNPACK is a highly optimized library of floating-point neural network inference operators for ARM, WebAssembly, and x86 (SSE2 level) platforms. XNNPACK is not intended for direct use by deep learning practitioners and researchers; instead it provides low-level performance primitives for accelerating high-level machine learning frameworks, such as MediaPipe, TensorFlow Lite, and TensorFlow.js." 3third_party { 4 url { 5 type: HOMEPAGE 6 value: "https://github.com/google/XNNPACK" 7 } 8 url { 9 type: GIT 10 value: "https://github.com/google/XNNPACK" 11 } 12 version: "b598f2c044469ffac81e5d4a7683af28602c97a1" 13 license_type: NOTICE 14 last_upgrade_date { 15 year: 2022 16 month: 9 17 day: 1 18 } 19} 20