diff options
author | CoprDistGit <infra@openeuler.org> | 2025-08-25 13:07:33 +0000 |
---|---|---|
committer | CoprDistGit <infra@openeuler.org> | 2025-08-25 13:07:33 +0000 |
commit | 0382064f23d34bd43b707513473b50b005a611b8 (patch) | |
tree | e8e36ccacde752e99da8f7a8b756dfc206c71cf9 | |
parent | c5e4f58cbe25c5b28a02b7167242778cc759d849 (diff) |
automatic import of ANNC
-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=1024 \ --distdir=%{_builddir}/proxy \ annc/service/cpu:libannc.so # --copt="-g" \ |