This directory contains sources and build definitions for other projects.
BUILD/ files are for Bazel, which will fetch dependencies automatically.README.xnnpack is for use with the Chromium toolchain and DEPS (see BUILD.md for more details.)The stand-alone build of XNNPACK with GN and the Chromium toolchain is intended for debugging and integration, not distribution. As a result, security-critical sub-projects may not be up to date. When integrated into a larger product (i.e. Chromium), the versions in the outer DEPS file will be resolved instead. These should always be up-to-date.
In general:
//DEPS with the desired revisiongclient sync