Aditya Atluri
|
dd029c83fc
|
added vim temporary files to gitignore (#453)
|
2017-09-13 20:29:54 -07:00 |
Tianqi Chen
|
df3c996b2a
|
[TEST] Add memoize to save test data (#424)
* [TEST] Add memoize to save test data
* Update comment
* mark py version
|
2017-09-04 21:55:05 -07:00 |
Edward Z. Yang
|
7bc5b5e508
|
gitignore tags (#277)
Signed-off-by: Edward Z. Yang <ezyang@fb.com>
|
2017-07-27 08:33:38 -07:00 |
Jian Weng
|
29d253d0bd
|
[TUTORIAL] Optimize gemm on CPU add! (#270)
* [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!
|
2017-07-25 22:58:41 -07:00 |
Tianqi Chen
|
0de717004a
|
[BUGFIX] Fix CanonicalSimplify change type of int constant (#269)
|
2017-07-24 16:30:39 -07:00 |
Yizhi Liu
|
d3efd7fc35
|
[WIP][Frontend] Scala/Java package (#176)
* JVM package skeleton
* [JVM] link libtvm.so and list function names
* [JVM] Function & NDArray skeleton
* [JVM] TVMFuncCall in JNI
* [JVM] handle string arg in TVMFuncCall
* [JVM] get module function
* [JVM] entry function for Module
* [JVM] construct Module from function return value
* [JVM] TVMContext, TVMArray attributes
* [JVM] NDArray from / to java array
* [JVM] load so and compute on cpu
* [JVM] move PackedFunc to individual modules
* [JVM] assembly package & native library loader
* [JVM] unit test & codestyle check settings
* [JVM] NDArray from & to different dtypes
* [JVM] NDArray from native double array. Add linux-cpu profile.
* [JVM] modify Makefile
* [JVM] add linux-x86_64-gpu profile
* [tvm4j] delay load libtvm_runtime.so
* [tvm4j] refactor to pure java
* [tvm4j] remove scalastyle-config.xml
* [tvm4j] remove link HalideIR, remove Shape, remove scala binary versions
* [tvm4j] only allow convert from/to same type array
* [tvm4j] make NDArray api more readable
* [tvm4j] refactor for c api
* [tvm4j] add Jenkins tests
* [tvm4j] fix duplicate Dockerfile cmd
* [tvm4j] fix ut script filename
* [tvm4j] add module load tests
* [tvm4j] add javadoc, remove types package
* [tvm4j] fix test script
* [tvm4j] remove ut temp dir
* [tvm4j] fix missing package types
* [tvm4j] java code style check
* [tvm4j] fix java lint
* [tvm4j] downgrade checkstyle plugin for JDK7
* [tvm4j] add stylecheck in jenkins tests
* [tvm4j] specify source file encoding
* [tvm4j] lazy init function; add Function.call() api; allow manully release Module,NDArray,Function
* [tvm4j] fix ModFree
* [tvm4j] cache Function in API
|
2017-07-14 23:04:39 -07:00 |
Tianqi Chen
|
86ff24abb5
|
[DOC] Fix doxygen comments (#247)
|
2017-07-14 17:33:40 -07:00 |
Tianqi Chen
|
0a07411d54
|
[JS][WEB][BACKEND] Javascript(webassembly) backend. (#239)
|
2017-07-10 18:23:47 -07:00 |
Tianqi Chen
|
204ad63bd4
|
[NNVM] Example NNVM integration. (#182)
|
2017-06-15 09:45:18 -07:00 |
Tianqi Chen
|
560463e9dc
|
[BUILD] Enable RTTI of most part of library, example extension pkg. (#161)
|
2017-05-30 21:17:52 -07:00 |
Tianqi Chen
|
4d2809058c
|
[PERF] Persitent kernel (#87)
* [PERF] Persitent kernel
* fix doc
|
2017-04-14 22:06:41 -07:00 |
Tianqi Chen
|
e43879405b
|
[BUILD] Windows build pass on LLVM/CUDA/OPENCL (#57)
|
2017-02-27 14:30:46 -08:00 |
Tianqi Chen
|
3331020624
|
[BUILD] Add CMake for Windows build (#55)
|
2017-02-26 15:01:42 -08:00 |
Tianqi Chen
|
e9ff9a8989
|
[RUNTIME] Finish GPU runtime and python interface (#16)
* [RUNTIME] Finish GPU runtime and python interface
* fix travis test
* fix build
|
2017-01-17 14:07:38 -08:00 |
tqchen
|
c41d9d23d2
|
Temp checkin c++ code.
|
2016-10-15 14:38:13 -07:00 |
tqchen
|
eef4a6908b
|
init skeletons
|
2016-10-12 15:29:17 -07:00 |
Tianqi Chen
|
da715a2800
|
Initial commit
|
2016-10-12 15:20:28 -07:00 |