aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorthegeorg <thegeorg@yandex-team.com>2024-03-16 00:00:23 +0300
committerthegeorg <thegeorg@yandex-team.com>2024-03-16 00:10:16 +0300
commitaa29fbc22a15cee1be3005f556dc3b0a6fc5d3df (patch)
treed0f5cd36b0c6ded8c8cc80c3a0514148a678298d
parent6635e51dd2fc4c8fbc3e510cd31c9c9102b7cfda (diff)
downloadydb-aa29fbc22a15cee1be3005f556dc3b0a6fc5d3df.tar.gz
Move xnnpack dependencies to contrib/restricted/google
This is not quite accurate, yet the only developer of these dependencies is the only developer of [google/xnnpack](https://github.com/google/xnnpack) c6f958737e84f20c180dcd5ca7fa9ee9efc05adf
-rw-r--r--build/sysincl/misc.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/build/sysincl/misc.yml b/build/sysincl/misc.yml
index a347ac51f3..4a6835e625 100644
--- a/build/sysincl/misc.yml
+++ b/build/sysincl/misc.yml
@@ -509,13 +509,13 @@
includes:
- position.hh
-- source_filter: "^contrib/libs/fp16/include/fp16/psimd.h"
+- source_filter: "^contrib/restricted/google/fp16/include/fp16/psimd.h"
includes:
- psimd.h
- source_filter: "^vendor/github.com/NVIDIA"
includes:
- - nvml.h:
+ - nvml.h:
- vendor/github.com/NVIDIA/go-dcgm/pkg/dcgm/nvml.h
- vendor/github.com/NVIDIA/go-nvml/gen/nvml/nvml.h
- vendor/github.com/NVIDIA/go-nvml/pkg/nvml/nvml.h