Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package tvm for openSUSE:Factory checked in at 2021-11-09 23:54:54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/tvm (Old) and /work/SRC/openSUSE:Factory/.tvm.new.1890 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "tvm" Tue Nov 9 23:54:54 2021 rev:10 rq:930277 version:0.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/tvm/tvm.changes 2021-10-19 23:04:24.445288752 +0200 +++ /work/SRC/openSUSE:Factory/.tvm.new.1890/tvm.changes 2021-11-09 23:55:19.403974423 +0100 @@ -1,0 +2,5 @@ +Mon Nov 8 19:08:10 UTC 2021 - Jan Engelhardt <jeng...@inai.de> + +- Trim future plans/marketing from description. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ tvm.spec ++++++ --- /var/tmp/diff_new_pack.hIxA0u/_old 2021-11-09 23:55:19.971974713 +0100 +++ /var/tmp/diff_new_pack.hIxA0u/_new 2021-11-09 23:55:19.971974713 +0100 @@ -37,7 +37,7 @@ Name: tvm Version: 0.7.0 Release: 0 -Summary: An End to End Deep Learning Compiler Stack +Summary: An end-to-end Deep Learning Compiler Stack License: Apache-2.0 URL: https://tvm.apache.org/ Source: https://github.com/apache/tvm/archive/v%{version}.tar.gz @@ -97,8 +97,7 @@ %python_subpackages %description -TVM is an open deep learning compiler stack for CPUs, GPUs, and specialized accelerators. -It aims to close the gap between the productivity-focused deep learning frameworks, and the performance- or efficiency-oriented hardware backends. +TVM is a deep learning compiler stack for CPUs, GPUs, and specialized accelerators. %package -n tvmc Summary: TVM command line driver @@ -113,12 +112,13 @@ profiling and execution of models, via a command line interface. %package -n %{name}-devel -Summary: An End to End Deep Learning Compiler Stack +Summary: Headers for the TVM Deep Learning Compiler Stack Requires: libtvm = %{version} %description -n %{name}-devel -TVM is an open deep learning compiler stack for CPUs, GPUs, and specialized accelerators. -It aims to close the gap between the productivity-focused deep learning frameworks, and the performance- or efficiency-oriented hardware backends. +TVM is a deep learning compiler stack for CPUs, GPUs, and specialized accelerators. + +This package contains the headers. %package -n libtvm Summary: Libraries generated for TVM