tvmc-0.8.0-bp155.4.7 >  A dkvԊI%z H:kXI^G3.K!MA ~ i ;|3![WkIʘǙ!F3,+| Inڻ$v+l*u_ cu93UD4i?,e21t+9NNbE37C37%j n-y%%oVezBĦњҲDf'adN)?5 "Lқ%a^/'v khZT8ʊ<֥1yd7\տM+1ZKM픕(E5텘?OI.?@W *)Vòv6T ǯ{Gc/Z5ܐb ܳ:%\Rځypi՟|[砪}F@D{dג>6&*xBJYz5473969c64265db9d33094f429aaad0713184528b24d8f07f67c81ced6f2db5f11a94af28b5c8e9de5cf69a2e3ba8f32bde12f0e"4dkvԊI%z ,7 B.@Uz-Oh}DlB4H%Ikqsu] JڃĖ-ET)~9Mm_py\",}厰lI)FhTc#|'ۗ"_LH} Qx)?՚}P6sp1R q>YZ^3YrJĵH^%~gF(׵Ќj#h6 $=-Ő!j_(d: P  M}Lyr|hyD'ye,,U58_y [a { 7M,OÐB=5t$kb:M27]O0OGLo,_֬V`]bj:BP3pQ`ܙOGTެQbuyoh图'!B%w^c(F *(TWS ^gtY:lERAKWn~AxQU[%iY>]w7\~y$}sPh>pA?xd   / #;AHL N P T     (8$9$: $F/GDHHILXPYX\x]|^bc4defluvwxyz $,2tCtvmc0.8.0bp155.4.7TVM command line driverTVMC is a tool that exposes TVM features such as auto-tuning, compiling, profiling and execution of models, via a command line interface.dkubuild70lSUSE Linux Enterprise 15 SP5openSUSEApache-2.0https://bugs.opensuse.orgUnspecifiedhttps://tvm.apache.org/linuxx86_64ldkraf17387dbfc7f1e0864dac0befd111cfbb96556f9e87c69780c7c96339615ba9rootroottvm-0.8.0-bp155.4.7.src.rpmtvmctvmc(x86-64)@    /usr/bin/python3libtvmpython3-scipypython3-setuptoolspython3-tvmpython3-typed-astrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)0.8.00.8.03.0.4-14.6.0-14.0-15.2-14.14.3c|cIO@b@bMb%b\@b bga@an@`@`+`U`@`@` l`@_]@_w@_w@_X_Wr@_Wr@_Wr@_Wr@_V _V _P_P_P_O@_O@_N7_"@_!d^Max Lin Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Ben Greiner Jan Engelhardt Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Michel Normand Tomáš Chvátal Guillaume GARDET Guillaume GARDET Tomáš Chvátal Tomáš Chvátal Guillaume GARDET Tomáš Chvátal Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Guillaume GARDET Tomáš Chvátal - Build against llvm14 for Leap 15.5 since llvm15 is the default llvm version in Leap 15.5 which tvm is not supported yet- Build against llvm14 for Tumbleweed since llvm15 is not supported yet- Requires python38-* for tvmc on Tumbleweed since the default python (3.10) is not compatible yet, so no python3-* available- Add patch to fix boo#1197347: * tvm-do-not-force-synr-version.patch- Skip test_meta_schedule_local_runner_time_out and test_meta_schedule_local_runner_exception tests on Leap/SLE since they require python 3.7+- Add deps on python3-tvm and python3-setuptools for tvmc - boo#1196646- Add 'Requires: python-cloudpickle' - boo#1195952#c1- Update to v0.8 * PaddlePaddle frontend * TVMScript: round-trippable python-based syntax for TIR * TorchScript integration * TensorIR scheduling language * TensorRT and CUTLASS integration via BYOC * Int4 TensorCore support in AutoTVM * MicroTVM Project API and Zephyr, Arduino support * AOT executor * Robust Windows support * Affine analysis infra: iter-affine-map * Improved Vulkan backend * CUDA graph support in TVM runtime - Hopefully fixes boo#1195952 - Drop Patches merged upstream: * tvm-fix-catch.patch -- gh#apache/tvm#7319 * tvm-fix-llvm12.patch -- gh#apache/tvm#6717, gh#apache/tvm#6738 - Add patches * tvm-fix-relay-test.patch -- gh#apache/tvm#10402 * tvm-disable-vulkan-test-check.patch - Skip Python 3.9+ -- gh#apache/tvm#8577- Trim future plans/marketing from description.- Build fails with LLVM 13, so still use LLVM 12 on Tumbleweed- Backport patches to fix build on Tumbleweed with llvm12: * tvm-fix-llvm12.patch- NEP 29: Last minorversion bump deprecated Python 3.6 https://numpy.org/neps/nep-0029-deprecation_policy.html- Recommends onnx and PIL for tvmc- Fix upstream tarball- Disable LTO as it breaks runtime, see: https://github.com/apache/tvm/issues/6832 - Disable python tests as it does not find Vulkan/openCL- Add patch to fix a warning with gcc10: * tvm-fix-catch.patch- Add Arm Compute Library support- Update to 0.7.0: https://github.com/apache/incubator-tvm/blob/main/NEWS.md v0.7 brings many major features. The community works together to refactor the internal code base to bring an unified IR code structure with a unified IRModule, type system and pass infrastructure. We have also bought many exciting new features, some highlights include: * Initial automatic scheduling support * Initial command line driver interface * WebGPU and webassembly support * Better first class rust support in the codebase * Intial Hexagon support * Bring your own codegen (BYOC) support The community also continues to bring high quality improvements to the existing modules including, but not limited to: better frontend coverage, performance, quantization, uTVM and dynamic shape support. - Rebase pacth: * tvm-fix-openblas.patch - Drop patch: * lib-finder-python-cmake.patch- Enable onednn (formerly mkl-dnn) for aarch64 and ppc64le as well - Add support to: * Antlr4 * openBLAS - Add patch to fix build with openblas enabled: * tvm-fix-openblas.patch- Add _constraints with 4GB min disk space - Use limit_build macro for all arches - Exclude more tests for ppc64 & ppc64le- Fix typo- Exclude %arm %{ix86} as tests fail- Skip tests requiring opencl - Skip test requiring a specific arch- Split cmake folder to not override it with python builds - Fix detection of this folder in the python modules: * lib-finder-python-cmake.patch- Add provides/obsoletes on TVM- Build fails on Tumbleweed with llvm10, so use llvm9 - boo#1176220- Format with spec-cleaner - Expand properly the fdupes call - Fix headers install - Fix python pkg names - Fix python requires- Package nnvm and topi python packages- mkl-dnn is not available on %{ix86}, so do not enable it there- Make use of python Macros: %python_subpackages and %python_files- Enable Python binding- Enable UnitTests (only when LLVM is enabled as it is a requirement)- Fix build- Dep is dlpack-devel, not dlpack- Disable mkldnn on non-x86 - Add dep to dlpack - Update to 0.6.1- Initial commit, needed by mxnetbuild70 16847641280.8.0-bp155.4.70.8.0-bp155.4.7tvmc/usr/bin/-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:Backports:SLE-15-SP5/standard/469718365cbb7d2809f7b1a4d2ccfbff-tvmcpioxz5x86_64-suse-linuxPython script, ASCII text executableRm?2Qý=python3-Pillowpython3-onnxutf-86ddbbd3f6ffae352721f7693b9a13ea70c58456a90b6d5d906c778750e70b3fa?7zXZ !t/g4] crv9wHT5ovUH@˫]webɭ'o&S٥|ɜ푒lgV7#ɍKÃ#ՙ :{okQ]S' ]n EI =\=z",ꭜlRSO 3Nu^Kq߾뛸S |&cdvddA-aQ CDQ1=nvE$iH|#G&Hs,WKeu=+ J0yM,} '"0r~-~FF~Z)`UAk_DCa#F; T-VY@W YZ