name: "XNNPACK"
description: "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."
third_party {
  url {
    type: HOMEPAGE
    value: "https://github.com/google/XNNPACK"
  }
  url {
    type: GIT
    value: "https://github.com/google/XNNPACK"
  }
  version: "b0da47a9fab5216f120c5abc3aa44a61b2dab932"
  license_type: NOTICE
  last_upgrade_date {
    year: 2021
    month: 3
    day: 19
  }
}