Граф коммитов

29 Коммитов

Автор SHA1 Сообщение Дата
Pariksheet Pinjari 7ec898d55e [FRONTEND] DarkNet Yolo2 Frontend Support (#377) 2018-05-29 08:47:00 -07:00
alex-weaver 5884cd01f3 Change TOPI ops to use C++ implementation where applicable (#357)
* Updated TVM version. Implemented fix for nnvm_compiler crash on exit on windows. Changed TOPI ops from using python to using C++ where applicable.

* Fix lint

* Fix lint

* Fix macro

* Fix reshape

* Update TVM to fix test fails
2018-05-29 08:47:00 -07:00
Nehal J Wani 38b4ad0a82 Make choice of archiver configurable (#288)
At present, the build system assumes that the Unix archiv utility 'ar'
will always be present in PATH, but this might not be true if a separate
toolchain is being used. This patch makes the build system a bit more
cross-compile capable.
2018-05-29 08:47:00 -07:00
Tianqi Chen 7fffbeb33d [DOCS] Add install docs, fix Jenkins (#57) 2018-05-29 08:47:00 -07:00
Tianqi Chen b65c221282 [TEST] Checkin test docker and scripts (#48) 2018-05-29 08:47:00 -07:00
Tianqi Chen 409014460f [RUNTIME] Remove runtime, rely on tvm only (#38) 2018-05-29 08:47:00 -07:00
Tianqi Chen 7c95535c1c [PASS] PrecomputePrune, add testcase (#14)
* [PASS] PrecomputePrune, add testcase

* update comment
2018-05-29 08:47:00 -07:00
Tianqi Chen c6c42af0d3 [COMPILER] Initial compiler infra (#12) 2018-05-29 08:47:00 -07:00
Tianqi Chen f6f448e1c2 [TOP] GraphExecutor (#11) 2018-05-29 08:47:00 -07:00
Tianqi Chen 13388655eb [TOP] Level 3 complete (#7) 2018-05-29 08:47:00 -07:00
tqchen 3e4d9662cf [TOP] Init dense 2018-05-29 08:47:00 -07:00
ziheng 6e32a4fae8 [LIBINFO] Enable load .dylib on darwin (#142)
* [LIBINFO] Enable load .dylib on darwin

* Fix makefile
2018-05-29 08:47:00 -07:00
ziheng 61df4ec585 Fix for build (#117) 2018-05-29 08:47:00 -07:00
Chris Olivier 1411a5acb2 CMake/make adjustments and warning fix (#106)
* CMake/make adjustments and warning fix

* Fix warnings
2018-05-29 08:47:00 -07:00
Chris Olivier 5608bdf67a Remove dmlc headers, add optional DMLC_CORE_PATH variable for build path (#102)
* Remove dmlc headers, add optional DMLC_CORE_PATH variable for build path

* travis.yml doesn't need to clone dmlc-core anymore
2018-05-29 08:47:00 -07:00
Tianqi Chen 0bc0ad7e23 simplify makefile 2018-05-29 08:47:00 -07:00
Tianqi Chen da78c4c5a3 do hint insertion after aggregation (#81) 2018-05-29 08:47:00 -07:00
Ziheng Jiang 11883db571 add make/config.mk; add nnvm-fusion into plugin as a submodule (#80) 2018-05-29 08:47:00 -07:00
Tianqi Chen b3e0b54054 travis mac (#38)
* chomo

* try mac options
2018-05-29 08:47:00 -07:00
Tianqi Chen 0e9d98166d trigger travis (#37)
* trigger travis

* fix

* chomo

* make

* squash
2018-05-29 08:47:00 -07:00
Tianqi Chen 5cf08d6c9b [REFACTOR] copy DMLC headers, move operator to example (#20) 2018-05-29 08:47:00 -07:00
Tianqi Chen 204c444241 [PASS] Add place device (#18) 2018-05-29 08:47:00 -07:00
Tianqi Chen 31f9fc0a38 Make cython compatible with python3 (#12) 2018-05-29 08:47:00 -07:00
Tianqi Chen bed950dabe Create a ctypes cython optional compatible package (#11) 2018-05-29 08:47:00 -07:00
Tianqi Chen 807400aab2 Check in a experimental cython API (#10) 2018-05-29 08:47:00 -07:00
Tianqi Chen 39dfff8ac1 [C API] add in C API for symbolic (#3) 2018-05-29 08:47:00 -07:00
tqchen 4baf150dc2 Add unittest 2018-05-29 08:47:00 -07:00
tqchen 66b9ef2343 [OP] Finalize Op registry 2018-05-29 08:47:00 -07:00
Tianqi Chen 871529b151 Update README.md first init 2018-05-29 08:47:00 -07:00