notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
The safest procedure: change your FreshPorts password. Anything you had set before Friday March 24 2023 09:49:20 UTC should be changed. You can read more here: SQL inejection issues fixed and FreshSource code fixes Sorry about the extra work for you.
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
Port details
tvm Deep learning compiler stack for cpu, gpu and specialized accelerators
0.11.1 misc on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-11-24 09:59:25
Last Update: 2023-03-18 05:30:41
Commit Hash: 539d303
License: APACHE20
Description:
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb
pkg-plist: as obtained via: make generate-plist
Expand this list (272 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/tvm-0.11.1/catalog.mk
  3. /usr/local/share/licenses/tvm-0.11.1/LICENSE
  4. /usr/local/share/licenses/tvm-0.11.1/APACHE20
  5. include/dlpack/dlpack.h
  6. include/tvm/arith/analyzer.h
  7. include/tvm/arith/bound.h
  8. include/tvm/arith/int_set.h
  9. include/tvm/arith/int_solver.h
  10. include/tvm/arith/iter_affine_map.h
  11. include/tvm/arith/pattern.h
  12. include/tvm/auto_scheduler/auto_schedule.h
  13. include/tvm/auto_scheduler/compute_dag.h
  14. include/tvm/auto_scheduler/cost_model.h
  15. include/tvm/auto_scheduler/feature.h
  16. include/tvm/auto_scheduler/loop_state.h
  17. include/tvm/auto_scheduler/measure.h
  18. include/tvm/auto_scheduler/measure_record.h
  19. include/tvm/auto_scheduler/search_policy.h
  20. include/tvm/auto_scheduler/search_task.h
  21. include/tvm/auto_scheduler/transform_step.h
  22. include/tvm/driver/driver_api.h
  23. include/tvm/ir/adt.h
  24. include/tvm/ir/affine_type.h
  25. include/tvm/ir/attrs.h
  26. include/tvm/ir/diagnostic.h
  27. include/tvm/ir/env_func.h
  28. include/tvm/ir/error.h
  29. include/tvm/ir/expr.h
  30. include/tvm/ir/function.h
  31. include/tvm/ir/global_var_supply.h
  32. include/tvm/ir/instrument.h
  33. include/tvm/ir/memory_pools.h
  34. include/tvm/ir/module.h
  35. include/tvm/ir/name_supply.h
  36. include/tvm/ir/op.h
  37. include/tvm/ir/span.h
  38. include/tvm/ir/tensor_type.h
  39. include/tvm/ir/transform.h
  40. include/tvm/ir/type.h
  41. include/tvm/ir/type_functor.h
  42. include/tvm/ir/type_relation.h
  43. include/tvm/meta_schedule/arg_info.h
  44. include/tvm/meta_schedule/builder.h
  45. include/tvm/meta_schedule/cost_model.h
  46. include/tvm/meta_schedule/database.h
  47. include/tvm/meta_schedule/extracted_task.h
  48. include/tvm/meta_schedule/feature_extractor.h
  49. include/tvm/meta_schedule/measure_callback.h
  50. include/tvm/meta_schedule/measure_candidate.h
  51. include/tvm/meta_schedule/mutator.h
  52. include/tvm/meta_schedule/postproc.h
  53. include/tvm/meta_schedule/profiler.h
  54. include/tvm/meta_schedule/runner.h
  55. include/tvm/meta_schedule/schedule/cuda/thread_bind.h
  56. include/tvm/meta_schedule/schedule/generic/winograd.h
  57. include/tvm/meta_schedule/schedule_rule.h
  58. include/tvm/meta_schedule/search_strategy.h
  59. include/tvm/meta_schedule/space_generator.h
  60. include/tvm/meta_schedule/task_scheduler.h
  61. include/tvm/meta_schedule/tune_context.h
  62. include/tvm/node/attr_registry_map.h
  63. include/tvm/node/functor.h
  64. include/tvm/node/node.h
  65. include/tvm/node/object_path.h
  66. include/tvm/node/reflection.h
  67. include/tvm/node/repr_printer.h
  68. include/tvm/node/serialization.h
  69. include/tvm/node/structural_equal.h
  70. include/tvm/node/structural_hash.h
  71. include/tvm/parser/parser.h
  72. include/tvm/parser/source_map.h
  73. include/tvm/relay/adt.h
  74. include/tvm/relay/analysis.h
  75. include/tvm/relay/attrs/algorithm.h
  76. include/tvm/relay/attrs/annotation.h
  77. include/tvm/relay/attrs/bitserial.h
  78. include/tvm/relay/attrs/call.h
  79. include/tvm/relay/attrs/debug.h
  80. include/tvm/relay/attrs/device_copy.h
  81. include/tvm/relay/attrs/image.h
  82. include/tvm/relay/attrs/memory.h
  83. include/tvm/relay/attrs/nn.h
  84. include/tvm/relay/attrs/on_device.h
  85. include/tvm/relay/attrs/random.h
  86. include/tvm/relay/attrs/reduce.h
  87. include/tvm/relay/attrs/transform.h
  88. include/tvm/relay/attrs/vision.h
  89. include/tvm/relay/attrs/vm.h
  90. include/tvm/relay/base.h
  91. include/tvm/relay/dataflow_matcher.h
  92. include/tvm/relay/dataflow_pattern.h
  93. include/tvm/relay/dataflow_pattern_functor.h
  94. include/tvm/relay/executor.h
  95. include/tvm/relay/expr.h
  96. include/tvm/relay/expr_functor.h
  97. include/tvm/relay/feature.h
  98. include/tvm/relay/function.h
  99. include/tvm/relay/interpreter.h
  100. include/tvm/relay/op.h
  101. include/tvm/relay/op_attr_types.h
  102. include/tvm/relay/op_strategy.h
  103. include/tvm/relay/pattern_functor.h
  104. include/tvm/relay/qnn/attrs.h
  105. include/tvm/relay/qnn/transform.h
  106. include/tvm/relay/runtime.h
  107. include/tvm/relay/transform.h
  108. include/tvm/relay/type.h
  109. include/tvm/runtime/builtin_fp16.h
  110. include/tvm/runtime/c_backend_api.h
  111. include/tvm/runtime/c_runtime_api.h
  112. include/tvm/runtime/container/adt.h
  113. include/tvm/runtime/container/array.h
  114. include/tvm/runtime/container/base.h
  115. include/tvm/runtime/container/closure.h
  116. include/tvm/runtime/container/map.h
  117. include/tvm/runtime/container/optional.h
  118. include/tvm/runtime/container/shape_tuple.h
  119. include/tvm/runtime/container/string.h
  120. include/tvm/runtime/contrib/libtorch_runtime.h
  121. include/tvm/runtime/contrib/papi.h
  122. include/tvm/runtime/crt/aot_executor.h
  123. include/tvm/runtime/crt/aot_executor_module.h
  124. include/tvm/runtime/crt/crt.h
  125. include/tvm/runtime/crt/error_codes.h
  126. include/tvm/runtime/crt/func_registry.h
  127. include/tvm/runtime/crt/graph_executor.h
  128. include/tvm/runtime/crt/graph_executor_module.h
  129. include/tvm/runtime/crt/logging.h
  130. include/tvm/runtime/crt/microtvm_rpc_server.h
  131. include/tvm/runtime/crt/module.h
  132. include/tvm/runtime/crt/packed_func.h
  133. include/tvm/runtime/crt/page_allocator.h
  134. include/tvm/runtime/crt/platform.h
  135. include/tvm/runtime/crt/rpc_common/frame_buffer.h
  136. include/tvm/runtime/crt/rpc_common/framing.h
  137. include/tvm/runtime/crt/rpc_common/session.h
  138. include/tvm/runtime/crt/rpc_common/write_stream.h
  139. include/tvm/runtime/crt/stack_allocator.h
  140. include/tvm/runtime/data_type.h
  141. include/tvm/runtime/debug.h
  142. include/tvm/runtime/device_api.h
  143. include/tvm/runtime/executor_info.h
  144. include/tvm/runtime/logging.h
  145. include/tvm/runtime/memory.h
  146. include/tvm/runtime/metadata.h
  147. include/tvm/runtime/metadata_base.h
  148. include/tvm/runtime/metadata_types.h
  149. include/tvm/runtime/micro/standalone/microtvm_runtime.h
  150. include/tvm/runtime/module.h
  151. include/tvm/runtime/name_transforms.h
  152. include/tvm/runtime/ndarray.h
  153. include/tvm/runtime/object.h
  154. include/tvm/runtime/packed_func.h
  155. include/tvm/runtime/profiling.h
  156. include/tvm/runtime/registry.h
  157. include/tvm/runtime/serializer.h
  158. include/tvm/runtime/threading_backend.h
  159. include/tvm/runtime/vm/bytecode.h
  160. include/tvm/runtime/vm/executable.h
  161. include/tvm/runtime/vm/memory_manager.h
  162. include/tvm/runtime/vm/vm.h
  163. include/tvm/script/ir_builder/base.h
  164. include/tvm/script/ir_builder/ir/frame.h
  165. include/tvm/script/ir_builder/ir/ir.h
  166. include/tvm/script/ir_builder/tir/frame.h
  167. include/tvm/script/ir_builder/tir/ir.h
  168. include/tvm/script/printer.h
  169. include/tvm/script/printer/doc.h
  170. include/tvm/script/printer/doc_printer.h
  171. include/tvm/script/printer/frame.h
  172. include/tvm/script/printer/ir_docsifier.h
  173. include/tvm/script/printer/traced_object.h
  174. include/tvm/script/printer/traced_object_functor.h
  175. include/tvm/script/printer/var_table.h
  176. include/tvm/support/parallel_for.h
  177. include/tvm/support/random_engine.h
  178. include/tvm/support/span.h
  179. include/tvm/support/with.h
  180. include/tvm/target/codegen.h
  181. include/tvm/target/compilation_config.h
  182. include/tvm/target/generic_func.h
  183. include/tvm/target/tag.h
  184. include/tvm/target/target.h
  185. include/tvm/target/target_info.h
  186. include/tvm/target/target_kind.h
  187. include/tvm/target/virtual_device.h
  188. include/tvm/te/autodiff.h
  189. include/tvm/te/operation.h
  190. include/tvm/te/schedule.h
  191. include/tvm/te/schedule_pass.h
  192. include/tvm/te/tensor.h
  193. include/tvm/te/tensor_intrin.h
  194. include/tvm/tir/analysis.h
  195. include/tvm/tir/buffer.h
  196. include/tvm/tir/builtin.h
  197. include/tvm/tir/data_layout.h
  198. include/tvm/tir/data_type_rewriter.h
  199. include/tvm/tir/expr.h
  200. include/tvm/tir/expr_functor.h
  201. include/tvm/tir/function.h
  202. include/tvm/tir/index_map.h
  203. include/tvm/tir/op.h
  204. include/tvm/tir/op_attr_types.h
  205. include/tvm/tir/schedule/block_scope.h
  206. include/tvm/tir/schedule/instruction.h
  207. include/tvm/tir/schedule/schedule.h
  208. include/tvm/tir/schedule/state.h
  209. include/tvm/tir/schedule/trace.h
  210. include/tvm/tir/stmt.h
  211. include/tvm/tir/stmt_functor.h
  212. include/tvm/tir/transform.h
  213. include/tvm/tir/usmp/algo/greedy.h
  214. include/tvm/tir/usmp/algorithms.h
  215. include/tvm/tir/usmp/analysis.h
  216. include/tvm/tir/usmp/transform.h
  217. include/tvm/tir/usmp/utils.h
  218. include/tvm/tir/var.h
  219. include/tvm/topi/broadcast.h
  220. include/tvm/topi/contrib/cublas.h
  221. include/tvm/topi/contrib/rocblas.h
  222. include/tvm/topi/cuda/dense.h
  223. include/tvm/topi/cuda/injective.h
  224. include/tvm/topi/cuda/pooling.h
  225. include/tvm/topi/cuda/reduction.h
  226. include/tvm/topi/cuda/softmax.h
  227. include/tvm/topi/detail/array_utils.h
  228. include/tvm/topi/detail/broadcast.h
  229. include/tvm/topi/detail/constant_utils.h
  230. include/tvm/topi/detail/extern.h
  231. include/tvm/topi/detail/fuse.h
  232. include/tvm/topi/detail/pad_utils.h
  233. include/tvm/topi/detail/ravel_unravel.h
  234. include/tvm/topi/detail/strided_slice.h
  235. include/tvm/topi/detail/tensor_utils.h
  236. include/tvm/topi/einsum.h
  237. include/tvm/topi/elemwise.h
  238. include/tvm/topi/generic/default.h
  239. include/tvm/topi/generic/extern.h
  240. include/tvm/topi/generic/injective.h
  241. include/tvm/topi/nn.h
  242. include/tvm/topi/nn/bias_add.h
  243. include/tvm/topi/nn/bnn.h
  244. include/tvm/topi/nn/dense.h
  245. include/tvm/topi/nn/dilate.h
  246. include/tvm/topi/nn/flatten.h
  247. include/tvm/topi/nn/layer_norm.h
  248. include/tvm/topi/nn/local_response_norm.h
  249. include/tvm/topi/nn/mapping.h
  250. include/tvm/topi/nn/pooling.h
  251. include/tvm/topi/nn/softmax.h
  252. include/tvm/topi/reduction.h
  253. include/tvm/topi/rocm/dense.h
  254. include/tvm/topi/rocm/injective.h
  255. include/tvm/topi/rocm/pooling.h
  256. include/tvm/topi/rocm/reduction.h
  257. include/tvm/topi/rocm/softmax.h
  258. include/tvm/topi/tags.h
  259. include/tvm/topi/transform.h
  260. include/tvm/topi/utils.h
  261. include/tvm/topi/vision/reorg.h
  262. include/tvm/topi/x86/bnn.h
  263. include/tvm/topi/x86/default.h
  264. include/tvm/topi/x86/injective.h
  265. lib/cmake/tvm/tvmConfig.cmake
  266. lib/cmake/tvm/tvmTargets-release.cmake
  267. lib/cmake/tvm/tvmTargets.cmake
  268. lib/libtvm.so
  269. lib/libtvm_runtime.so
  270. @owner
  271. @group
  272. @mode
Collapse this list.
Dependency lines:
  • tvm>0:misc/tvm
To install the port:
cd /usr/ports/misc/tvm/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/tvm
  • pkg install tvm
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: tvm
Flavors: there is no flavor information for this port.
distinfo:

Packages (timestamps in pop-ups are UTC):
tvm
ABIlatestquarterly
FreeBSD:11:aarch64pkg-falloutpkg-fallout
FreeBSD:11:amd640.6.10.6.1
FreeBSD:11:armv6pkg-falloutpkg-fallout
FreeBSD:11:i3860.6.10.6.1
FreeBSD:11:mipspkg-falloutpkg-fallout
FreeBSD:11:mips64pkg-falloutpkg-fallout
FreeBSD:12:aarch64pkg-fallout0.10.0
FreeBSD:12:amd640.11.10.10.0
FreeBSD:12:armv6pkg-falloutpkg-fallout
FreeBSD:12:armv7pkg-falloutpkg-fallout
FreeBSD:12:i3860.11.10.10.0
FreeBSD:12:mipspkg-falloutpkg-fallout
FreeBSD:12:mips64pkg-falloutpkg-fallout
FreeBSD:12:powerpc64pkg-fallout0.6.1
FreeBSD:13:aarch640.11.10.10.0
FreeBSD:13:amd640.11.10.10.0
FreeBSD:13:armv6pkg-fallout0.6.1
FreeBSD:13:armv70.10.00.10.0
FreeBSD:13:i3860.11.10.10.0
FreeBSD:13:mipspkg-falloutpkg-fallout
FreeBSD:13:mips64pkg-falloutpkg-fallout
FreeBSD:13:powerpc640.6.10.10.0
FreeBSD:13:riscv64pkg-fallout0.6.1
FreeBSD:14:aarch640.10.0pkg-fallout
FreeBSD:14:amd640.11.1pkg-fallout
FreeBSD:14:armv60.10.0pkg-fallout
FreeBSD:14:armv70.10.0pkg-fallout
FreeBSD:14:i3860.11.1pkg-fallout
FreeBSD:14:mipspkg-falloutpkg-fallout
FreeBSD:14:mips64pkg-falloutpkg-fallout
FreeBSD:14:powerpc640.10.0pkg-fallout
FreeBSD:14:riscv640.6.1pkg-fallout
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. dmlc-core>0 : devel/dmlc-core
  2. rang>0 : devel/rang
  3. llvm-config15 : devel/llvm15
  4. cmake : devel/cmake-core
  5. ninja : devel/ninja
Test dependencies:
  1. googletest>0 : devel/googletest
Runtime dependencies:
  1. llvm-config15 : devel/llvm15
This port is required by:
for Libraries
  1. misc/py-tvm

Configuration Options:
Options name:
USES:
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/apache/tvm/tar.gz/v0.11.1?dummy=/
Collapse this list.
Port Moves
  • port moved here from math/tvm on 2019-11-24
    REASON: Move to a more appropriate category

Number of commits found: 16

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.11.1
18 Mar 2023 05:30:41
commit hash:539d3036f649a82215847f7ce0ddff7590f6b5e6commit hash:539d3036f649a82215847f7ce0ddff7590f6b5e6commit hash:539d3036f649a82215847f7ce0ddff7590f6b5e6commit hash:539d3036f649a82215847f7ce0ddff7590f6b5e6 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/{,py-}tvm: Update 0.10.0 → 0.11.1

Reported by:	portscout
0.10.0
19 Oct 2022 07:14:59
commit hash:9effd49f06e41e3cdd66d7797a0fa1f7ac971dd2commit hash:9effd49f06e41e3cdd66d7797a0fa1f7ac971dd2commit hash:9effd49f06e41e3cdd66d7797a0fa1f7ac971dd2commit hash:9effd49f06e41e3cdd66d7797a0fa1f7ac971dd2 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/{,py-}tvm: Update 0.9.0 -> 0.10.0

Reported by:	portscout
07 Sep 2022 21:58:51
commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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
commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.9.0
01 Aug 2022 21:23:05
commit hash:91491f08908ea0949d6c620155ad594a301c38a3commit hash:91491f08908ea0949d6c620155ad594a301c38a3commit hash:91491f08908ea0949d6c620155ad594a301c38a3commit hash:91491f08908ea0949d6c620155ad594a301c38a3 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
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
commit hash:2646abaa79c77506e78997c601f5b4c273db9a13commit hash:2646abaa79c77506e78997c601f5b4c273db9a13commit hash:2646abaa79c77506e78997c601f5b4c273db9a13commit hash:2646abaa79c77506e78997c601f5b4c273db9a13 files touched by this commit
Yuri Victorovich (yuri) search for other commits by this committer
misc/tvm: Update 0.6.1 -> 0.9.0

Reported by:	portscout
0.6.1
07 Apr 2021 08:09:01
commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash:cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash:cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
0.6.1
06 Apr 2021 14:31:07
commit hash:305f148f482daf30dcf728039d03d019f88344ebcommit hash:305f148f482daf30dcf728039d03d019f88344ebcommit hash:305f148f482daf30dcf728039d03d019f88344ebcommit hash:305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.6.1
17 Jul 2020 21:09:38
Revision:542447Original commit files touched by this commit
yuri search for other commits by this committer
misc/tvm: Update 0.6.0 -> 0.6.1

Reported by:	portscout
0.6.0_2
18 Dec 2019 01:46:23
Revision:520355Original commit files touched by this commit
yuri search for other commits by this committer
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
Revision:520305Original commit files touched by this commit
yuri search for other commits by this committer
misc/tvm: Add the COMPILER option enabling NN model compilation C++ API.
0.6.0_1
14 Dec 2019 22:52:05
Revision:520150Original commit files touched by this commit
yuri search for other commits by this committer
misc/tvm: Add the LLVM option to enable LLVM-based model compilation
0.6.0
14 Dec 2019 08:46:13
Revision:520099Original commit files touched by this commit
yuri search for other commits by this committer
misc/tvm: Update 0.6.0.rc0 -> 0.6.0

Reported by:	portscout
0.6.0.r0_1
30 Nov 2019 02:06:16
Revision:518691Original commit files touched by this commit
pkubaj search for other commits by this committer
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
Revision:518315Original commit files touched by this commit
yuri search for other commits by this committer
misc/tvm: Link with libexecinfo.so that was a missing dependency
0.6.0.r0
24 Nov 2019 09:59:17
Revision:518309Original commit files touched by this commit
yuri search for other commits by this committer
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.

Number of commits found: 16