aboutsummaryrefslogtreecommitdiff
path: root/third_party
AgeCommit message (Expand)Author
2021-09-17Remove external/ruy/.gitmodules and submodule directories.Raman Tenneti
2021-01-20Simplify cpuinfo build overlay (#247)Geoffrey Martin-Noble
2021-01-19Revert "Revert "Add CMake support with a converter from Bazel""bjacob
2021-01-19Revert "Add CMake support with a converter from Bazel (#233)" (#243)bjacob
2021-01-19Add CMake support with a converter from Bazel (#233)bjacob
2021-01-19Move submodules to where they belong. (#240)bjacob
2021-01-16Bazel submodules (#236)bjacob
2020-06-15Support --cpu=armeabi, used in TensorFlow Raspberry Pi builds like here:Benoit Jacob
2020-06-10Import the fix from XNNPACK's cpuinfo.BUILD to support the case where cpu=="a...Benoit Jacob
2020-06-05Fix the opensource build, need `defines` to be [] not True.Benoit Jacob
2020-06-05Avoid linkstatic on macOS, see https://github.com/bazelbuild/bazel/issues/11552.Benoit Jacob
2020-06-04Consistenly avoid include path stripping to remove some of the dimensions in ...Benoit Jacob
2020-05-27Use the cpuinfo library instead of our own code for CPU feature detection.Benoit Jacob
2020-05-27Use the cpuinfo library instead of our own code for CPU feature detection.Ruy Contributors
2020-05-26Use the cpuinfo library instead of our own code for CPU feature detection.Benoit Jacob