diff options
author | CoprDistGit <infra@openeuler.org> | 2025-08-25 16:55:00 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-08-25 16:55:00 +0000 |
commit | 8fb108e4f6b41bc8616f5ad31f83b9dcf35b2825 (patch) | |
tree | 22a2ee0fa9e974ec0fa631e3ddecdd0b8ed7dfcc /ANNC.spec | |
parent | 0382064f23d34bd43b707513473b50b005a611b8 (diff) |
automatic import of ANNC
Diffstat (limited to 'ANNC.spec')
-rw-r--r-- | ANNC.spec | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -85,7 +85,7 @@ run_bazel_build() { --verbose_failures \ --action_env="baila=548" \ --define tflite_with_xnnpack=false \ - --local_ram_resources=1024 \ + --local_ram_resources=512 \ --distdir=%{_builddir}/proxy \ annc/service/cpu:libannc.so # --copt="-g" \ |