libarmnnBasePipeServer25-opencl-21.05-bp153.2.3.10 4>$  ApbY!M@eee4Ttyv,bca7ff0ec6ee0e110a1086b5d18152bea3047b20771e94edc815b1ef00c39cc0e18069fc6c5f279746d533776606ae47cf4a49a5[bY!M@eee Q :{6~_-څnX4h Juq;ϝaA$ 7zVZ$̩"Yk}tb#OʍXfĽV ؃}۪҇ #^0Zj$Zke:4t=k-Rk ߼~|ETMM%)6]=kX&oo"Kp~Wͣc9n./j(>pC3?3d"( 5 W 7W     (0:Dlt@(8$696:N6>0J@0YF0hG0|H0I0X0Y0\0]0^1b1c1d2ie2nf2ql2su2v2w3 x3(y30z3x3333ClibarmnnBasePipeServer25-opencl21.05bp153.2.3.10libarmnnBasePipeServer from armnnArm NN is an inference engine for CPUs, GPUs and NPUs. It bridges the gap between existing NN frameworks and the underlying IP. It enables efficient translation of existing neural network frameworks, such as TensorFlow Lite, allowing them to run efficiently – without modification – across Arm Cortex CPUs and Arm Mali GPUs. This package contains the libarmnnBasePipeServer library from armnn.b^lamb15hXSUSE Linux Enterprise 15openSUSEMIThttp://bugs.opensuse.orgDevelopment/Libraries/C and C++https://developer.arm.com/products/processors/machine-learning/arm-nnlinuxx86_64hXbbObb776738194354f0b82011c9a2012e56462b66e70f67554166aafb35198aadf2libarmnnBasePipeServer.so.25.0rootrootrootrootarmnn-opencl-21.05-bp153.2.3.10.src.rpmlibarmnnBasePipeServer.so.25()(64bit)libarmnnBasePipeServer25-opencllibarmnnBasePipeServer25-opencl(x86-64)@@@@@@@@@@@@@@@@@    /sbin/ldconfig/sbin/ldconfiglibc.so.6()(64bit)libc.so.6(GLIBC_2.10)(64bit)libc.so.6(GLIBC_2.14)(64bit)libc.so.6(GLIBC_2.2.5)(64bit)libc.so.6(GLIBC_2.3.4)(64bit)libc.so.6(GLIBC_2.4)(64bit)libgcc_s.so.1()(64bit)libgcc_s.so.1(GCC_3.0)(64bit)libpthread.so.0()(64bit)libpthread.so.0(GLIBC_2.2.5)(64bit)libstdc++.so.6()(64bit)libstdc++.so.6(CXXABI_1.3)(64bit)libstdc++.so.6(CXXABI_1.3.9)(64bit)libstdc++.so.6(GLIBCXX_3.4)(64bit)libstdc++.so.6(GLIBCXX_3.4.11)(64bit)libstdc++.so.6(GLIBCXX_3.4.21)(64bit)libstdc++.so.6(GLIBCXX_3.4.9)(64bit)rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-1libarmnnBasePipeServer254.14.3```a@`*b@`_м@_R,@_R,@_P^^@^ϧ^0^y@^h^f/^AE^0"@^0"@^%@^@^@]B]@]@]@]@]W](]?]?]m]@]@]@]p]p]o@]@\\\]@\ \ \t@\t@\@\@\,@\,@\@\@\@n@[Q@Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Dominique Leuenberger Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET - Fix libarmnnOnnxParser version- Update to 21.05: * Changelog: https://github.com/ARM-software/armnn/releases/tag/v21.05 * Main changes: - new capabilities to allow users attain higher performance by: * Making the Arm NN Core thread safe opening the possibility of running multiple inferences on the same model in parallel software threads. * Allowing graphs on the GPU backend import their input and output buffers either from correctly aligned main memory or from kernel memory exposed as a dma_buf, thus reducing memory usage and saving the time involved in copying data into and out of the GPU memory space. - In addition to this, support was added to allow the MobileBERT network to be parsed and run. - Finally three deprecated components: the Tensorflow Parser, the Caffe Parser and the Arm NN Quantizer tool, were removed - Add patch to fix include path: * armnn-fix-include.patch - Disable armnn-extratests as it fails to build with current version- Update to 21.02: * Changelog: https://github.com/ARM-software/armnn/releases/tag/v21.02 - Drop upstream patch: * c5c40fe.diff- Fix instalaltion of cmake files with an upstream patch: * c5c40fe.diff- Backport patch to fix tflite parser when built against tensorflow 2.4: * 96beb97.diff- Update to 20.11: * Changelog: https://github.com/ARM-software/armnn/releases/tag/v20.11 - Refresh patch to handle boost::variant to mapbox::util::variant update: * 0006-armnn-mobilenet-test-example.patch- Add python support, disabled for now as it does not install files atm- Package libtimelineDecoderJson- Update to 20.08: * Changelog: https://github.com/ARM-software/armnn/releases/tag/v20.08 - Refresh patch: * 0005-add-armnn-mobilenet-test-example.patch - Drop upstream patch: * armnn-fix-catch.patch - Disable ONNX on Tumbleweed since there is a compatibility issue with ONNX 1.7.0, see: https://github.com/ARM-software/armnn/issues/419- Build only where ComputeLibrary is built: aarch64 armv7 and x86_64- Unify Leap/SLE options - Update to 20.05: * Changelog: https://github.com/ARM-software/armnn/releases/tag/v20.05 - Drop upstream patch: * armnn-enable-use-of-arm-compute-shared-library.patch - Refresh patch: * 0003-add-more-test-command-line-arguments.patch - Add new patch to fix build with gcc10: * armnn-fix-catch.patch - Package new libtimelineDecode and libarmnnBasePipeServer- Apply boost link fixes only for armnn_extra_tests - Apply patches for armnn_extra_tests only when armnn_extra_tests is built- Disable RPATH to fix build on Leap15.2/SLE15SP2- Add '-Wno-error=deprecated-declarations' to fix build with latest protobuf 3.11.x (Tumbleweed) https://github.com/ARM-software/armnn/issues/366 - Use python-onnx package instead of python-onnx-devel, since it is now a single package.- Fix build on Leap 15.2- Update to 20.02: * Changelog: https://github.com/ARM-software/armnn/releases/tag/v20.02 * Drop upstream patch: - armnn-fix_include.patch * Refresh patch: - 0006-armnn-mobilenet-test-example.patch * Replace downstream patch: - 0007-enable-use-of-arm-compute-shared-library.patch by upstream patch: - armnn-enable-use-of-arm-compute-shared-library.patch * Add 'vim' as BuildRequires since it needs 'xxd' tool - Use TensorFlow 2 also on Leap 15.2 / SLE15SP2- Use Tensorflow 2.x only for Tumbleweed, as TensorFlow2 is not available in Leap 15.2 - Skip some tests if TensorFlow < 1.14 is used- Enable ONNX on Leap 15.2- Use tensorflow2 as armnn 19.11 now requires TensorFlow >= 1.14- Disable ArmnnConverter and ArmnnQuantizer packaging by default as it requires libQuantizer.so to be packaged, which is not yet- Package ArmnnConverter and ArmnnQuantizer- ExcludeArch %ix86: Parts of the build deps (tensorflow/bazel) are not supported on ix86.- Update to 19.11: * Changelog: https://github.com/ARM-software/armnn/releases/tag/v19.11 - Remove upstreamed patches: * armnn-generate-versioned-library.patch * armnn-fix_boost.patch * armnn-fix_arm32_dep.patch * armnn-fix_arm32.patch - Add patch to fix include: * armnn-fix_include.patch- tensorflow-devel package now includes *.pb.* files, so remove TensorFlow parser build workaround: * armnn-fix_tensorflow_link.patch- Add a conflict between armnn-extratests and armnn-opencl-extratests- Add a conflict between armnn-devel and armnn-opencl-devel- Enable ONNX for Tumbleweed- Add downstream ArmnnExamples in a separate '-extratests' package with patches: * 0003-add-more-test-command-line-arguments.patch * 0005-add-armnn-mobilenet-test-example.patch * 0006-armnn-mobilenet-test-example.patch * 0007-enable-use-of-arm-compute-shared-library.patch * 0009-command-line-options-for-video-port-selection.patch * 0010-armnnexamples-update-for-19.08-modifications.patch - Fix build when extratests are disabled * armnn-fix_find_opencv.patch- Replace patch with an upstreamable version: * armnn-generate-versioned-library.patch- Add ONNX Parser support (disabled by default as there is no official ONNX package yet)- Re-enable Tensorflow on Tumbleweed as boo#1151150 is now fixed- Update _constraints- Enable openCL only on a separate flavor as runtime requires libOpenCL.so, libGLES_mali.so, or libmali.so- Enable openCL support - Disable UnitTests when openCL support is enabled as it fails on OBS workers- Add patches to make UnitTests to pass on armv7: * armnn-fix_arm32.patch * armnn-fix_arm32_dep.patch- Disable TensorFlow as on 15.1 only x86_64 succeed and on TW we have incompatibility with protobuf (3.8.0 in TW and Tensorflow uses 3.6.1 internally) - boo#1151150- Update to 19.08: - Changelog: https://github.com/ARM-software/armnn/releases/tag/v19.08 - Remove upstreamed patch: * armnn-fix_quantizer_link.patch * armnn-fix_caffe_parser_with_new_protobuf.patch - Refresh patch: * armnn-generate-versioned-library.patch - Drop patches not needed anymore: * armnn-remove_broken_std_move.patch * armnn-fix_build_with_gcc9.patch- Disable LTO until lto link is fixed https://github.com/ARM-software/armnn/issues/251- Fix build in Tumbleweed, with latest protobuf: * armnn-fix_caffe_parser_with_new_protobuf.patch- Enable Tensorflow parser - Fix link with Tensorflow: * armnn-fix_tensorflow_link.patch- Build and package libarmnnTfLiteParser - Fix libarmnnQuantizer build with: * armnn-fix_quantizer_link.patch- Add _constraints to avoid OOM errors- Update to 19.05: - Changelog: https://github.com/ARM-software/armnn/releases/tag/v19.05 - Remove upstreamed patch: * armnn-fix_stb_include.patch - Rebase patch: * armnn-generate-versioned-library.patch - Update patch: * armnn-remove_broken_std_move.patch- Fix build on Tumbleweed with: * armnn-fix_build_with_gcc9.patch- Fix build on Tumbleweed with: * armnn-remove_broken_std_move.patch- Call ldconfig in post/postun for libarmnnCaffeParser- Enable and fix Caffe parser - Use %cmake_build macro- Add compute_cl option, disabled by default since check fails as no openCL are enabled in OBS- Split libarmnn and libarmnnSerializer to separate packages- Add patch to have versionned libs: * armnn-generate-versioned-library.patch - Package versionned libs- Enable NEON backend on AArch64 - Add patch to enable use of shared lib for ComputeLibrary: * 0007-enable-use-of-arm-compute-shared-library.patch- Update to 19.02 - Remove upstreamed patch: * armnn-fix_catching_polymorphic_type.patch- Update to 18.11 - Add patch to fix build: * armnn-fix_catching_polymorphic_type.patch * armnn-fix_boost.patch * armnn-fix_stb_include.patch- Initial version 18.08/sbin/ldconfig/sbin/ldconfiglamb15 165556950221.05-bp153.2.3.1021.05-bp153.2.3.10libarmnnBasePipeServer.so.25libarmnnBasePipeServer.so.25.0/usr/lib64/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Maintenance:16481/openSUSE_Backports_SLE-15-SP3_Update/869f68a4e3bc1c05b750996021155c98-armnn.openSUSE_Backports_SLE-15-SP3_Update:openclcpioxz5x86_64-suse-linuxELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=b51d145a2e474da148c798f9b99a624560aa2f1c, strippedPR RRRRRR RRRR RRR RR R?$>cb۱utf-89acd2004974fcee6c8d763eb3f3902ca2a93aa98d43333beb05afc657bf5527f?7zXZ !t/j'#] cr$x#Fx? fG6%w Do?˗0wAkB[J}CYiE~${Gsuu_w5arB2G% &S(M-Uol,^G)¬ >=ʴ5w#>Bև`d|w\N%8IIcdlGqoVl 9m8A~ňf Op gFTb="WYѺC<o]4z}9s,nb7!'˹*wA&+A%mzŇuI>~ۆ7v7O4O?-әY{}-xF~zFԶM$)akt 3S~?d\hണ.^x]C59j E+S"yܜ7"b&Ň6Elm)2e1AZ)~5'O{INKhrj~.{M^7p&-xxifj=LpRZ.7XM]3QktBwoGHܶM%4*gR!8 ^s?gKm'_РoЅ8*4JT}3%Yd5qU[iPu™UlեFҚMs +Y~<8#I}] ?a9M kWS=.Pp9 ^Jkrq.q#BϡϫNyٜ-o$ 1"IEV/PpC8k]j``i^F)DXbBb*0UH(Bg&_ zlYŻF=PƎ^p܍"|>so*zu5| [ g@)Ψ9Ptn/i>uf Ոc[ =%> B#SgzdEC@Z:2:_!y F~M"`' 2=S4|%6NٍXLVAp<1.5*,<! -f!9 d~jSM% N* ) 3eT"אiFiOgUOL䙻 TTrWwBΡ޹fOS6JT fH?S߷q<~5򋗠˼\r}5h)W1^daT_@ߜkE:܊*GPشrLb;0j}\s>CyHJАssui'MP \mh=-'G%hƢ@ܽFCՓfuDwqT '#O1.L=ryPǍY S+zEyF w1>-T!\Kv{?,Om˗,20g3gaډbA*y^묲J*3OIw^uKP$46^lNcHnE N/w5ۄ8u|ݒ<ęUݢQ ^|*-OI%s GL"+my] sUn|d2iG7Psȴ06u ?ŕ`"^Nx[pՇNHAj-Q7:%#`Lĸ>5N~g^Pyt]i2&x1n &J24,|GVG_*%ΖGz=}6"\%nmYˮ̾QnU2fFfx;%uIʦb@0Inތ8?lӑS-VX*q%A/GS:p=xFȝ/uʎzs@}BG}$mq,2ɟncќV#5Ò?wDO{7r$RaA_> >JrD0/{_;M'ö<3k|G67? _ Wl[Q1@tY 񓉇sO> {C*jkPμt !>3 &WvUe4zVilq*㬅3ҬrxF餥fZVw轴,b]dt"r"Q~1o pYUryffxY:[rヶ`^@РB6*ȓhvCD00TBp9l7a T8d7 W^%J ̓IG+~ j5_R]`N^jM~GNn@Q?\%X;Ig1Qž 2޴-C5 nBR;PK>\sqQ}(kWEJgAUҸIcT4kTn?P}e9l+WkR v|.&SWw:( bf}v'tgt&tRi0+ e6i@{6_vp}i*o0?(d2GBTF.HNXXHdp3mˣMA6^g؟->*%L.L gEdo*׶䂨r# Y; Xa#؊̳/MHsV(%Rř^_DEwxnko*:79`b)惿`շ,cd& y6B$+u=+8O):9voHkTxߍ9h6}J Y^^w>ߛz8O}wkWb)܀hK_|sT,V"z*17\?Ty?4Bk'@r2fb0Yf63h\QJ}VY&O@Nst"m%xni)#uҮ\Vg0nlpZip(Wୀ1gNSLoik>o]3.9kJQJh?z7h"ZCm!Ux=Ҏ'F>.o[iAde8^z7MBA0Ŀ(Qҟr?f1nդW3^Q]T&eZcn.1 *xPAV?D uQ:u!]&9R;+ 0BŪQO! m'-om._-lЩkw<OBYM}I;r.m{}A6Klۓ!s w}x+{ 5 #w'ahT݊ a9d1ɂlq߉~u!=T/lʩ?9(ɳ>4z P.'7wK(%*z7-j*Fx٫~ * &#`o}'A2/\U~,N  JJ=^ڤ~&ףofFvnjh,ʹ3lAğ- Q]cy'4rf K %Em%VUj*xxYf>+Tk=Ԝ~ҍͩjŨx֜3ђiqZE8>ʅ&dq- Yhx ۏ>* ojW{B-QSt?yK< Rcw < n5g൝ 1+s0d% Ak`(wgNuz.;q߅6_Ez%Y;ʹ}@T_9dدpsq hTmtE8%\(^}b}[;|@DD3 Aouɿ ĂDDNvAB"aqJ5ƁK"2%uP3)EˀJi$f۷$ۖ@)Ny+  sE<1~?r}ilhsY%c,|6p\<+̍%ʓ޽w[kpXPr@^$8].TfKls"V)Qyv9vBEVl*<1O\Y61*B LQun(+-? {G{Qslj6<+2U`:+{G܌?.ߠa˓WB-q^6g(UWG:XwZr#rƑS"OD @p&$B//fMS.i+0[x ^2=2sI8/(@j.<-~E >|4xxޜi-'5*w$<),n=% ϑ^+LLQMYrIOA T h.l.䑉dysj``#8AY'|dvWpLO]S?Rv)3+Vy=̆1+wd 6ji 0nB2X"4}8n%SILk.Jr@ֆiYPzf W*N7V&sl9?QT-".c/EǕ@%P9E9h"`@K'& v)D1WɸxWA *grKjFiy7pM V0z1kXeޕ$T[}DixoEWjQ6eJGP"\ԫX { -qugSGƈLOm 'Ǣ$Pî2 Aq_ _Y&/IB#L#.qg!R,T)K]:HC$eln3RW}օ!kԌ iDh0bJvՒ,%˴y|$оmĠMDFTy,bKJS@q!}V3l1ZNg V1w(%A_@?g,3DpJ>2F.W('|,p7(C3/˭T]agBl{K1;gQ2r.4 ޝ[ʻ8=7lXB).soChts%@8G6oΕŸ39ƋMӛЉ 807AﳮZIS@{ӲA}"8[GڱGŘ4Fs8Bg#;[<׽[IZ6 f>KT *?v.󻅛C1b5& XmrKˮ[