SHA256
1
0
forked from pool/tvm

42 Commits

Author SHA256 Message Date
dcceb7236f Accepting request 1171307 from home:rguenther:branches:science:machinelearning
- No longer use GCC 12 for building

OBS-URL: https://build.opensuse.org/request/show/1171307
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/tvm?expand=0&rev=66
2024-05-02 09:59:31 +00:00
42e3a6f8c5 - Update to 0.14.0:
* Release notes: https://github.com/apache/tvm/releases/tag/v0.14.0
- Removed CYTHON-Make-cython-compatible-with-3.0-15469.patch

OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/tvm?expand=0&rev=63
2024-01-24 16:19:12 +00:00
78cc4dd696 OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/tvm?expand=0&rev=61 2023-10-10 12:13:25 +00:00
0819c2e7b1 OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/tvm?expand=0&rev=58 2023-10-10 11:35:52 +00:00
3c4c655660 Accepting request 1116635 from home:mslacken:branches:science:machinelearning
- Update to 0.13.0: 
  * Release notes: https://github.com/apache/tvm/releases/tag/v0.12.0
  * Release notes: https://github.com/apache/tvm/releases/tag/v0.13.0
- Removed tvm-do-not-force-synr-version.patch
- Added: CYTHON-Make-cython-compatible-with-3.0-15469.patch

OBS-URL: https://build.opensuse.org/request/show/1116635
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/tvm?expand=0&rev=56
2023-10-10 09:41:08 +00:00
e14ca8eced OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/tvm?expand=0&rev=54 2023-03-13 16:14:45 +00:00
86ae10ed8b Accepting request 1071140 from home:Guillaume_G:branches:science:machinelearning
- Enable all python versions again (remaining issues are corner cases)
- tvmc shebang should be default python, not highest available version

OBS-URL: https://build.opensuse.org/request/show/1071140
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/tvm?expand=0&rev=52
2023-03-13 13:28:16 +00:00
1b1f277c2b Accepting request 1070355 from home:Guillaume_G:branches:science:machinelearning
- Update _constraints to match current needs
- Update to 0.11.0:
  * Release notes: https://github.com/apache/tvm/releases/tag/v0.11.0
- Refresh patches :
  * tvm-do-not-force-synr-version.patch
  * tvm-disable-vulkan-test-check.patch
- Disable tests until fixed

OBS-URL: https://build.opensuse.org/request/show/1070355
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/tvm?expand=0&rev=50
2023-03-09 08:30:41 +00:00
f11d9f5bec Accepting request 1037255 from home:mlin7442:rebuild_fails_155
build against llvm14 in Leap 15.5

OBS-URL: https://build.opensuse.org/request/show/1037255
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/tvm?expand=0&rev=48
2022-11-22 09:58:36 +00:00
fc19a13122 Accepting request 1010634 from home:Guillaume_G:llvm14
- Build against llvm14 for Tumbleweed since llvm15 is not
  supported yet

OBS-URL: https://build.opensuse.org/request/show/1010634
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/tvm?expand=0&rev=46
2022-10-14 09:39:43 +00:00
baad0603eb Accepting request 985595 from home:Guillaume_G:branches:science:machinelearning
- Requires python38-* for tvmc on Tumbleweed since the default
  python (3.10) is not compatible yet, so no python3-* available

OBS-URL: https://build.opensuse.org/request/show/985595
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/tvm?expand=0&rev=44
2022-06-29 14:00:32 +00:00
4bbb8d5bc8 Accepting request 967220 from home:Guillaume_G:branches:science:machinelearning
- Add patch to fix boo#1197347:
  * tvm-do-not-force-synr-version.patch

OBS-URL: https://build.opensuse.org/request/show/967220
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/tvm?expand=0&rev=42
2022-04-06 08:07:31 +00:00
34435ba81e Accepting request 960139 from home:Guillaume_G:branches:openSUSE:Backports:SLE-15-SP4:Staging:adi:26
- 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+

OBS-URL: https://build.opensuse.org/request/show/960139
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/tvm?expand=0&rev=40
2022-03-08 07:11:11 +00:00
1fbce9ad51 Accepting request 958454 from home:Guillaume_G:branches:science:machinelearning
- Add deps on python3-tvm and python3-setuptools for tvmc - boo#1196646

OBS-URL: https://build.opensuse.org/request/show/958454
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/tvm?expand=0&rev=39
2022-03-02 13:39:12 +00:00
99d57c9bc4 Accepting request 958312 from home:Guillaume_G:branches:science:machinelearning
- Add 'Requires: python-cloudpickle' - boo#1195952#c1

OBS-URL: https://build.opensuse.org/request/show/958312
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/tvm?expand=0&rev=38
2022-03-01 15:46:50 +00:00
1bcf734ca5 Accepting request 957976 from home:bnavigator:branches:science:machinelearning
- 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

OBS-URL: https://build.opensuse.org/request/show/957976
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/tvm?expand=0&rev=37
2022-02-28 08:53:47 +00:00
e53c3de33a Accepting request 930241 from home:jengelh:branches:science:machinelearning
- Trim future plans/marketing from description.

OBS-URL: https://build.opensuse.org/request/show/930241
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/tvm?expand=0&rev=36
2021-11-09 07:25:13 +00:00
02ca597d2e Accepting request 926278 from home:Guillaume_G:branches:science:machinelearning
- Build fails with LLVM 13, so still use LLVM 12 on Tumbleweed

OBS-URL: https://build.opensuse.org/request/show/926278
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/tvm?expand=0&rev=35
2021-10-19 11:54:14 +00:00
677eced08b Accepting request 889540 from home:Guillaume_G:branches:science:machinelearning
- Backport patches to fix build on Tumbleweed with llvm12:
  * tvm-fix-llvm12.patch

OBS-URL: https://build.opensuse.org/request/show/889540
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/tvm?expand=0&rev=33
2021-04-30 11:39:35 +00:00
6506f5d8ff Accepting request 872730 from home:Guillaume_G:branches:science:machinelearning
- NEP 29: Last minorversion bump deprecated Python 3.6
  https://numpy.org/neps/nep-0029-deprecation_policy.html

OBS-URL: https://build.opensuse.org/request/show/872730
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/tvm?expand=0&rev=31
2021-02-16 08:21:48 +00:00
b9dbb2c4fd Accepting request 867205 from home:Guillaume_G:branches:science:machinelearning
- Recommends onnx and PIL for tvmc

OBS-URL: https://build.opensuse.org/request/show/867205
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/tvm?expand=0&rev=28
2021-01-27 14:18:40 +00:00
602fcfa8f9 Accepting request 866841 from home:Guillaume_G:branches:science:machinelearning
- Fix upstream tarball

OBS-URL: https://build.opensuse.org/request/show/866841
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/tvm?expand=0&rev=27
2021-01-26 13:44:02 +00:00
7bd0e72336 Accepting request 866835 from home:Guillaume_G:branches:science:machinelearning
- Disable LTO as it breaks runtime, see: https://github.com/apache/tvm/issues/6832
- Disable python tests as it does not find Vulkan/openCL

OBS-URL: https://build.opensuse.org/request/show/866835
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/tvm?expand=0&rev=26
2021-01-26 13:17:45 +00:00
697e6b5aa3 Accepting request 865367 from home:Guillaume_G:branches:science:machinelearning
- Add patch to fix a warning with gcc10:
  * tvm-fix-catch.patch

OBS-URL: https://build.opensuse.org/request/show/865367
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/tvm?expand=0&rev=25
2021-01-21 11:15:02 +00:00
cf3187160d Accepting request 865045 from home:Guillaume_G:branches:science:machinelearning
- 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

OBS-URL: https://build.opensuse.org/request/show/865045
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/tvm?expand=0&rev=24
2021-01-21 07:56:51 +00:00
Tomáš Chvátal
3fe96cc845 Accepting request 839530 from home:Guillaume_G:branches:science:machinelearning
- 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

OBS-URL: https://build.opensuse.org/request/show/839530
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/tvm?expand=0&rev=22
2020-10-05 09:21:25 +00:00
Tomáš Chvátal
52b0917012 Accepting request 839128 from home:michel_mno:branches:science:machinelearning
- Add _constraints with 4GB min disk space
- Use limit_build macro for all arches
- Exclude more tests for ppc64 & ppc64le

OBS-URL: https://build.opensuse.org/request/show/839128
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/tvm?expand=0&rev=20
2020-10-02 11:39:44 +00:00
Tomáš Chvátal
6988fd0cd1 - Fix typo
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/tvm?expand=0&rev=17
2020-09-09 07:24:52 +00:00
Tomáš Chvátal
9a91c8557e Accepting request 833044 from home:Guillaume_G:branches:science:machinelearning
- Exclude %arm %{ix86} as tests fail
- Skip tests requiring opencl
- Skip test requiring a specific arch
- Build fails on Tumbleweed with llvm10, so use llvm9 - boo#1176220

OBS-URL: https://build.opensuse.org/request/show/833044
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/tvm?expand=0&rev=16
2020-09-08 18:32:07 +00:00
Tomáš Chvátal
ad1fdd1964 Break build by fixing the testing, the LLVM is mandatory sadly as it really does not work without it
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/tvm?expand=0&rev=15
2020-09-08 09:41:00 +00:00
Tomáš Chvátal
9699dde340 - Add provides/obsoletes on TVM
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/tvm?expand=0&rev=14
2020-09-08 07:04:39 +00:00
Tomáš Chvátal
b8efbbb05a - Fix headers install
- Fix python pkg names
- Fix python requires

OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/tvm?expand=0&rev=13
2020-09-07 11:00:34 +00:00
Tomáš Chvátal
6956dc65e6 - Format with spec-cleaner
- Expand properly the fdupes call

OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/tvm?expand=0&rev=12
2020-09-07 10:31:03 +00:00
Tomáš Chvátal
66f7ba6a4a Accepting request 831932 from home:Guillaume_G:branches:science:machinelearning
- Package nnvm and topi python packages

OBS-URL: https://build.opensuse.org/request/show/831932
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/tvm?expand=0&rev=9
2020-09-04 05:32:16 +00:00
Tomáš Chvátal
6fd3f999df Accepting request 831641 from home:Guillaume_G:branches:science:machinelearning
- mkl-dnn is not available on %{ix86}, so do not enable it there

OBS-URL: https://build.opensuse.org/request/show/831641
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/tvm?expand=0&rev=8
2020-09-03 09:45:29 +00:00
Tomáš Chvátal
675f599dfb Accepting request 831635 from home:Guillaume_G:branches:science:machinelearning
- Make use of python Macros: %python_subpackages and %python_files

OBS-URL: https://build.opensuse.org/request/show/831635
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/tvm?expand=0&rev=7
2020-09-03 09:17:36 +00:00
Tomáš Chvátal
2d8a7177c0 Accepting request 831610 from home:Guillaume_G:branches:science:machinelearning
- Enable Python binding

OBS-URL: https://build.opensuse.org/request/show/831610
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/tvm?expand=0&rev=6
2020-09-03 08:05:24 +00:00
a7c619de9e Accepting request 831468 from home:Guillaume_G:branches:science:machinelearning
- Enable UnitTests (only when LLVM is enabled as it is a requirement)

OBS-URL: https://build.opensuse.org/request/show/831468
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/tvm?expand=0&rev=5
2020-09-02 18:26:14 +00:00
Tomáš Chvátal
3ef63de545 Accepting request 831379 from home:Guillaume_G:branches:science:machinelearning
- Fix build

OBS-URL: https://build.opensuse.org/request/show/831379
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/tvm?expand=0&rev=4
2020-09-02 08:08:00 +00:00
Tomáš Chvátal
f452041fcb Accepting request 823523 from home:Guillaume_G:branches:science:machinelearning
- Dep is dlpack-devel, not dlpack

OBS-URL: https://build.opensuse.org/request/show/823523
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/tvm?expand=0&rev=3
2020-07-30 18:47:50 +00:00
Tomáš Chvátal
b2dc9cf090 Accepting request 823415 from home:Guillaume_G:branches:science:machinelearning
- Disable mkldnn on non-x86
- Add dep to dlpack
- Update to 0.6.1

OBS-URL: https://build.opensuse.org/request/show/823415
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/tvm?expand=0&rev=2
2020-07-29 18:57:08 +00:00
Tomáš Chvátal
51c48331e1 - Initial commit, needed by mxnet
OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/tvm?expand=0&rev=1
2020-06-01 08:37:16 +00:00