1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

math/tvm: Update 0.4-1614 -> 0.5.20191028 (e889928)

This commit is contained in:
Yuri Victorovich 2019-10-29 06:48:32 +00:00
parent 639d599313
commit c72a4fa871
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=515965
3 changed files with 6 additions and 6 deletions

View File

@ -2,8 +2,7 @@
PORTNAME= tvm
DISTVERSIONPREFIX= v
DISTVERSION= 0.4-1614
DISTVERSIONSUFFIX= -gd703fb4e
DISTVERSION= 0.5.20191028
CATEGORIES= math
MAINTAINER= yuri@FreeBSD.org
@ -18,6 +17,7 @@ BUILD_DEPENDS= dmlc-core>0:devel/dmlc-core \
USES= cmake localbase
USE_GITHUB= yes
GH_ACCOUNT= dmlc
GH_TAGNAME= e889928
GH_TUPLE= dmlc:dlpack:0acb731:dlpack/3rdparty/dlpack \
dmlc:dmlc-core:808f485:dmlc_core/3rdparty/dmlc-core
USE_LDCONFIG= yes

View File

@ -1,6 +1,6 @@
TIMESTAMP = 1570383682
SHA256 (dmlc-tvm-v0.4-1614-gd703fb4e_GH0.tar.gz) = c994bf0775a725eaf78a43485f9c33ec5573e08d14be8ebdf8725980eb340669
SIZE (dmlc-tvm-v0.4-1614-gd703fb4e_GH0.tar.gz) = 2819396
TIMESTAMP = 1572330089
SHA256 (dmlc-tvm-v0.5.20191028-e889928_GH0.tar.gz) = 798823085d35fb5e3ee713342eeac48065f9f0b792fa13774d4a4b0bd94a8912
SIZE (dmlc-tvm-v0.5.20191028-e889928_GH0.tar.gz) = 2888043
SHA256 (dmlc-dlpack-0acb731_GH0.tar.gz) = e246632ccb182369e78a4028bfd9d3ff8a3507620ba414126fb0e860477248ba
SIZE (dmlc-dlpack-0acb731_GH0.tar.gz) = 39435
SHA256 (dmlc-dmlc-core-808f485_GH0.tar.gz) = b04ba9f1931d8b62c1bd3f06373582ce9e393fcd1d7241766c6e7d7b6119eca0

View File

@ -2,9 +2,9 @@ include/tvm/runtime/c_backend_api.h
include/tvm/runtime/c_runtime_api.h
include/tvm/runtime/device_api.h
include/tvm/runtime/micro/standalone/utvm_runtime.h
include/tvm/runtime/memory.h
include/tvm/runtime/module.h
include/tvm/runtime/ndarray.h
include/tvm/runtime/node_base.h
include/tvm/runtime/object.h
include/tvm/runtime/packed_func.h
include/tvm/runtime/registry.h