- Aug 09, 2017
-
-
Tianqi Chen authored
-
ziheng authored
-
- Aug 08, 2017
-
-
Tianqi Chen authored
-
Yizhi Liu authored
* [tvm4j] RPC Server * [tvm4j] fix recursively function calling; connect to proxy server; osx rename .so to .dylib * [tvm4j] test case for proxy connection; thread pool for serving
-
Tianqi Chen authored
* [RUNTIME][PASS] Allow declare vector type array * fix bcast * [BUFFER] Enable vload/store function in buffer * ok
-
- Aug 07, 2017
-
-
ziheng authored
* [NNPACK] Add nnpack.convolution * Add instrinsic * Fix lint
-
- Aug 06, 2017
-
-
ziheng authored
* [EXECUTOR] Split graph_executor to header file and (runtime) source file * Fix
-
- Aug 05, 2017
-
-
Tianqi Chen authored
-
- Aug 04, 2017
-
-
Tianqi Chen authored
-
ziheng authored
* [PASS] Enhance LayoutTransform pass * Fix * Fix Compilation * Refactor * Refactor * doc * fix * add file
-
- Aug 03, 2017
-
-
Tianqi Chen authored
* [PASS] Refactor thread storage sync to a common visitor * Fix the sync scope check behavior
-
Tianqi Chen authored
-
- Aug 01, 2017
-
-
Edward Z. Yang authored
* Typofix. Signed-off-by:
Edward Z. Yang <ezyang@fb.com> * Probe for nvrtc in lib directory as well. Signed-off-by:
Edward Z. Yang <ezyang@fb.com> * Conda build recipe for TVM. Signed-off-by:
Edward Z. Yang <ezyang@fb.com>
-
ziheng authored
-
Tianqi Chen authored
-
Yizhi Liu authored
-
ziheng authored
* [PASS] Improve graph fusion * Change fusion center to segment head * Use 'master' to identity the schedule node * Make things compact * Fix
-
Tianqi Chen authored
* [SCHEDULE] Fix fuse node order * Make fuse order consistent with split
-
- Jul 31, 2017
-
-
Edward Z. Yang authored
* Install rules and dynamic library loading fixes. A batch of fixes: - Added 'install' rule to cmake and make, which installs runtime headers and library (libtvm_runtime). - Added 'installdev' rule to make, which also installs the compiler infrastructure headers and library (libtvm) - Added 'INSTALL_DEV' option to cmake, for toggling installation of compiler infrastructure headers and library - cmake no longer builds into lib/ directory; instead all build products go in your build directory - New algorithm for dynamic library loading, as described in #281. Signed-off-by:
Edward Z. Yang <ezyang@fb.com> * Emit dylib on OS X Signed-off-by:
Edward Z. Yang <ezyang@fb.com> * Lint fixes. Signed-off-by:
Edward Z. Yang <ezyang@fb.com>
-
Mercy authored
-
William Moses authored
-
- Jul 29, 2017
-
-
Leyuan Wang authored
* __init__ updated * pull request updated * build_module added * typo fixed * another typo fixed
-
- Jul 28, 2017
-
-
ziheng authored
* [GRAPH] Add GraphHandle * Move to apps/graph_executor
-
- Jul 27, 2017
-
-
Edward Z. Yang authored
Signed-off-by:
Edward Z. Yang <ezyang@fb.com>
-
Tianqi Chen authored
-
Jian Weng authored
* image add! * image path move to web-data
-
- Jul 26, 2017
-
-
ziheng authored
-
Jian Weng authored
* [TUTORIAL] Optimize gemm add! * temp commitment * [TUTORIAL] python3 compatiblity made; doc generation updated! * [DOCS] gen_modules clean and ignore add! * [TUTORIAL] title modified! * [TUTORIAL] some rolled-back modification re-write * [TUTORIAL] title underscore extended! * CONTRIBUTORS add me!
-
ziheng authored
* [EXECUTOR] Improve LayoutTransform pass * Remove offline params for now * Small fix
-
Tianqi Chen authored
* [SCHEDULE] Remap the cached bind_scope. * more fix
-
- Jul 25, 2017
-
-
Tianqi Chen authored
-
- Jul 24, 2017
-
-
Tianqi Chen authored
-
Tianqi Chen authored
* [STORAGE][BUFFER] Support access ptr for clear access pattern. * fix lint
-
- Jul 20, 2017
-
-
Tianqi Chen authored
-
Yizhi Liu authored
* [tvm4j] register user-defined function * [tvm4j] define java function (pushArgToStack) to convert arguments to C TVMValue * [tvm4j] make Module & Function extends TVMValue * [tvm4j] make registered cb function return Object * [tvm4j] add cb finalizer; add TVMValueBytes * [tvm4j] support NDArrayBase cb arg * [tvm4j] register cb function unit tests * [tvm4j] pass Function.Callback to resource_handle * [tvm4j] fix type cast
-
- Jul 19, 2017
-
-
Tianqi Chen authored
* [SCHEDULE] Detect useless bound early * fix
-
ziheng authored
* [FIX] Fix bug and typo in rpc_server * [FIX] Remove unnecessary condition
-
Tianqi Chen authored
* [DOC] More detailed installation instruction * fix lang
-
Tianqi Chen authored
-
Tianqi Chen authored
-