notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
tvm Deep learning compiler stack for cpu, gpu and specialized accelerators
0.5.20191028 math Deleted 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 0.5.20191028Version of this port present on the latest quarterly branch.
Maintainer: yuri@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2019-08-27 07:49:01
Last Update: 2019-11-24 09:59:17
SVN Revision: 518309
License: APACHE20
WWW:
https://tvm.ai/
Description:
TVM is a compiler stack for deep learning systems. It is designed to close the gap between the productivity-focused deep learning frameworks, and the performance- and efficiency-focused hardware backends. TVM works with deep learning frameworks to provide end to end compilation to different backends. WWW: https://tvm.ai/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (22 items)
Collapse this list.
  1. @ldconfig
  2. /usr/local/share/licenses/tvm-0.5.20191028/catalog.mk
  3. /usr/local/share/licenses/tvm-0.5.20191028/LICENSE
  4. /usr/local/share/licenses/tvm-0.5.20191028/APACHE20
  5. include/tvm/runtime/c_backend_api.h
  6. include/tvm/runtime/c_runtime_api.h
  7. include/tvm/runtime/device_api.h
  8. include/tvm/runtime/micro/standalone/utvm_runtime.h
  9. include/tvm/runtime/memory.h
  10. include/tvm/runtime/module.h
  11. include/tvm/runtime/ndarray.h
  12. include/tvm/runtime/object.h
  13. include/tvm/runtime/packed_func.h
  14. include/tvm/runtime/registry.h
  15. include/tvm/runtime/serializer.h
  16. include/tvm/runtime/threading_backend.h
  17. include/tvm/runtime/util.h
  18. include/tvm/runtime/vm.h
  19. lib/libnnvm_compiler.so
  20. lib/libtvm.so
  21. lib/libtvm_runtime.so
  22. lib/libtvm_topi.so
Collapse this list.
Dependency lines:
  • tvm>0:math/tvm
No installation instructions:
This port has been deleted.
PKGNAME: tvm
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1572330089 SHA256 (dmlc-tvm-v0.5.20191028-e889928_GH0.tar.gz) = 798823085d35fb5e3ee713342eeac48065f9f0b792fa13774d4a4b0bd94a8912 SIZE (dmlc-tvm-v0.5.20191028-e889928_GH0.tar.gz) = 2888043

Expand this list (4 items)

Collapse this list.

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 SIZE (dmlc-dmlc-core-808f485_GH0.tar.gz) = 250572

Collapse this list.


No package information for this port in our database
Sometimes this happens. Not all ports have packages.
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. cmake : devel/cmake
  4. ninja : devel/ninja
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
cmake localbase
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/dmlc/tvm/tar.gz/e889928?dummy=/
Collapse this list.

Number of commits found: 6

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.5.20191028
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.
0.5.20191028
29 Oct 2019 06:48:32
Revision:515965Original commit files touched by this commit
yuri search for other commits by this committer
math/tvm: Update 0.4-1614 -> 0.5.20191028 (e889928)
0.4.1614
12 Oct 2019 16:41:07
Revision:514344Original commit files touched by this commit
yuri search for other commits by this committer
math/tvm: Use skipv instead of ignore in the PORTSCOUT tag because ignore
doesn't seem to work
0.4.1614
08 Oct 2019 01:26:49
Revision:514021Original commit files touched by this commit
yuri search for other commits by this committer
math/tvm: Change PORTSCOUT to ignore:0.5

ignore:v0.5 didn't work even though portscout said that 'v0.5' is a new version.
Trying ignore:0.5.
0.4.1614
06 Oct 2019 18:20:29
Revision:513897Original commit files touched by this commit
yuri search for other commits by this committer
math/tvm: Update 0.4-1440-g347e3d9d -> 0.4-1614-gd703fb4e
0.4.1440
27 Aug 2019 07:48:54
Revision:509994Original commit files touched by this commit
yuri search for other commits by this committer
New port: math/tvm: Deep learning compiler stack for cpu, gpu and specialized
accelerators

Number of commits found: 6