Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.19.0 25 Mar 2025 08:07:14
    |
Yuri Victorovich (yuri)  |
misc/{,py-}tvm: update 0.16.0 → 0.19.0 |
0.16.0 25 Jun 2024 09:42:52
    |
Yuri Victorovich (yuri)  |
misc/tvm: Broken |
0.16.0 28 May 2024 00:46:45
    |
Yuri Victorovich (yuri)  |
misc/tvm: Broken on error: armv7
Reported by: fallout |
0.16.0 29 Apr 2024 15:13:39
    |
Yuri Victorovich (yuri)  |
misc/{,py-}tvm: update 0.15.0 → 0.16.0
Reported by: portscout |
0.15.0 29 Jan 2024 04:06:18
    |
Yuri Victorovich (yuri)  |
misc/{,py-}tvm: update 0.14.0 → 0.15.0
Reported by: portscout |
0.14.0 04 Nov 2023 07:39:55
    |
Yuri Victorovich (yuri)  |
misc/{,py-}tvm: update 0.13.0 → 0.14.0
Reported by: portscout |
0.13.0 27 Jul 2023 17:22:44
    |
Yuri Victorovich (yuri)  |
misc/{,py-}tvm: Update 0.12.0 → 0.13.0
Reported by: portscout |
0.12.0 21 May 2023 23:18:48
    |
Yuri Victorovich (yuri)  |
misc/{,py-}tvm: Update 0.11.1 → 0.12.0
Reported by: portscout |
0.11.1 18 Mar 2023 05:30:41
    |
Yuri Victorovich (yuri)  |
misc/{,py-}tvm: Update 0.10.0 → 0.11.1
Reported by: portscout |
0.10.0 19 Oct 2022 07:14:59
    |
Yuri Victorovich (yuri)  |
misc/{,py-}tvm: Update 0.9.0 -> 0.10.0
Reported by: portscout |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.9.0 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.9.0 01 Aug 2022 21:23:05
    |
Piotr Kubaj (pkubaj)  |
misc/tvm: fix build on big-endian
/wrkdirs/usr/ports/misc/tvm/work/tvm-0.9.0/src/runtime/rpc/../minrpc/minrpc_server.h:785:3:
error: static_assert failed due to requirement '(4321 == 1234) == 1' "MinRPC
only works on little endian."
static_assert(DMLC_LITTLE_ENDIAN == 1, "MinRPC only works on little endian.");
^ ~~~~~~~~~~~~~~~~~~~~~~~ |
0.9.0 22 Jul 2022 06:33:04
    |
Yuri Victorovich (yuri)  |
misc/tvm: Update 0.6.1 -> 0.9.0
Reported by: portscout |
0.6.1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.6.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.6.1 17 Jul 2020 21:09:38
  |
yuri  |
misc/tvm: Update 0.6.0 -> 0.6.1
Reported by: portscout |
0.6.0_2 18 Dec 2019 01:46:23
  |
yuri  |
misc/tvm: Set path to the 'dmlc' dependency so that the project wouldn't try to
reinstall its headers |
0.6.0_2 17 Dec 2019 06:07:10
  |
yuri  |
misc/tvm: Add the COMPILER option enabling NN model compilation C++ API. |
0.6.0_1 14 Dec 2019 22:52:05
  |
yuri  |
misc/tvm: Add the LLVM option to enable LLVM-based model compilation |
0.6.0 14 Dec 2019 08:46:13
  |
yuri  |
misc/tvm: Update 0.6.0.rc0 -> 0.6.0
Reported by: portscout |
0.6.0.r0_1 30 Nov 2019 02:06:16
  |
pkubaj  |
misc/tvm: fix build on GCC architectures
Use C++11 compiler:
cc1plus: error: unrecognized command line option "-std=c++11"
Approved by: mentors (implicit approval) |
0.6.0.r0_1 24 Nov 2019 11:16:32
  |
yuri  |
misc/tvm: Link with libexecinfo.so that was a missing dependency |
0.6.0.r0 24 Nov 2019 09:59:17
  |
yuri  |
math/tvm: Update 0.5.20191028 -> 0.6.0.rc0; Move math/tvm -> misc/tvm
The project moved to another GitHub account.
The Apache Incubator adopted it with a lot of new commits. |