!5 更新ComputeLibrary源码包版本
From: @dandanxu1993 Reviewed-by: @sinever Signed-off-by: @sinever
This commit is contained in:
commit
187f9e613e
Binary file not shown.
BIN
ComputeLibrary-22.11.tar.gz
Normal file
BIN
ComputeLibrary-22.11.tar.gz
Normal file
Binary file not shown.
@ -1,9 +1,9 @@
|
|||||||
%define so_ver 18
|
%define so_ver 29
|
||||||
# Disable validation tests by default due to opencl needing to be set up
|
# Disable validation tests by default due to opencl needing to be set up
|
||||||
%bcond_with computelibrary_tests
|
%bcond_with computelibrary_tests
|
||||||
Name: ComputeLibrary
|
Name: ComputeLibrary
|
||||||
Version: 20.02.1
|
Version: 22.11
|
||||||
Release: 2
|
Release: 1.1
|
||||||
Summary: ARM Compute Library
|
Summary: ARM Compute Library
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://developer.arm.com/technologies/compute-library
|
URL: https://developer.arm.com/technologies/compute-library
|
||||||
@ -51,7 +51,6 @@ Free *.npy and *.ppm files to use with example binaries.
|
|||||||
scons os=linux build=native \
|
scons os=linux build=native \
|
||||||
set_soname=1 \
|
set_soname=1 \
|
||||||
examples=1 \
|
examples=1 \
|
||||||
gles_compute=0 \
|
|
||||||
opencl=1 \
|
opencl=1 \
|
||||||
%if %{with computelibrary_tests}
|
%if %{with computelibrary_tests}
|
||||||
validation_tests=1 \
|
validation_tests=1 \
|
||||||
@ -123,6 +122,9 @@ LD_LIBRARY_PATH="build/" build/tests/arm_compute_validation
|
|||||||
%{_datadir}/ComputeLibrary/%{sampledir}
|
%{_datadir}/ComputeLibrary/%{sampledir}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Dec 23 2022 Dandan Xu <dandan@nj.iscas.ac.cn> - 22.11-1.1
|
||||||
|
- update version to 22.11
|
||||||
|
|
||||||
* Mon Jun 22 2020 Senlin Xia <xisenlin1@huawei.com> - 20.02.1-2
|
* Mon Jun 22 2020 Senlin Xia <xisenlin1@huawei.com> - 20.02.1-2
|
||||||
- fix build errors
|
- fix build errors
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user