aboutsummaryrefslogtreecommitdiff
path: root/misc/tvm
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* misc/tvm: Update 0.6.0 -> 0.6.1Yuri Victorovich2020-07-172-5/+4
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=542447
* misc/tvm: Set path to the 'dmlc' dependency so that the project wouldn't try ↵Yuri Victorovich2019-12-182-9/+5
| | | | | | | to reinstall its headers Notes: svn path=/head/; revision=520355
* misc/tvm: Add the COMPILER option enabling NN model compilation C++ API.Yuri Victorovich2019-12-172-4/+130
| | | | Notes: svn path=/head/; revision=520305
* misc/tvm: Add the LLVM option to enable LLVM-based model compilationYuri Victorovich2019-12-141-0/+9
| | | | Notes: svn path=/head/; revision=520150
* misc/tvm: Update 0.6.0.rc0 -> 0.6.0Yuri Victorovich2019-12-142-5/+5
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=520099
* misc/tvm: fix build on GCC architecturesPiotr Kubaj2019-11-301-1/+1
| | | | | | | | | | Use C++11 compiler: cc1plus: error: unrecognized command line option "-std=c++11" Approved by: mentors (implicit approval) Notes: svn path=/head/; revision=518691
* misc/tvm: Link with libexecinfo.so that was a missing dependencyYuri Victorovich2019-11-241-0/+3
| | | | Notes: svn path=/head/; revision=518315
* math/tvm: Update 0.5.20191028 -> 0.6.0.rc0; Move math/tvm -> misc/tvmYuri Victorovich2019-11-244-0/+55
The project moved to another GitHub account. The Apache Incubator adopted it with a lot of new commits. Notes: svn path=/head/; revision=518309