Commit Graph

12 Commits

Author SHA1 Message Date
Tianqi Chen 3c19159587 [DOCS] fix doc builder (#213)
* [DOCS] fix doc builder

* fix

* fix

* fix doc builder
2017-07-03 21:01:42 -04:00
ziheng fcfec961a5 [TUTORIAL] Cross Compilation and RPC (#184)
* [TUTORIAL] Add tutorial for RPC

* [TUTORIAL] Update tutorial

* [TUTORIAL] Update tutorial

* trigger update

* [TUTORIAL] Improve build
2017-06-16 14:15:00 -07:00
Tianqi Chen 46b4a91404 [PASS] Refactor build config, allow implicit unroll pragma (#167) 2017-06-02 11:32:53 -07:00
Tianqi Chen 979623e56e [Tutorial] External Tensor Op (#137) 2017-05-12 11:25:51 -07:00
Tianqi Chen 553657eb74 [PYTHON] Support DLTensor compatible API (#136)
* [PYTHON] Support DLTensor compatible API

* optimize for common path
2017-05-11 22:05:23 -07:00
Tianqi Chen 706f9b6f7e [CODEGEN/RUNTIME] Metal support, runtime improvement. (#111)
* [CODEGEN/RUNTIME] Metal support, runtime improvement.

* Fix case when no device is available
2017-05-02 10:14:45 -07:00
Tianqi Chen 9ba40dc0fe [CODEGEN/PASS] Improve callpacked lowering, allow pass array callback. (#110)
* [CODEGEN/PASS] Improve callpacked lowering, allow pass array callback.

* fix cython
2017-04-29 19:43:04 -07:00
Tianqi Chen 6ab6bb3f7e [PYTHON] addon->contrib add docs (#107) 2017-04-27 20:34:16 -07:00
Tianqi Chen 1c04f389dc [DEV/IR] Python IRBuilder (#102) 2017-04-22 13:35:30 -07:00
Tianqi Chen d17b10f0de [LANG/CODEGEN] Intrinsics and Extern Math (#101)
* [LANG/CODEGEN] Intrinsics and Extern Math

* fix lint
2017-04-22 09:08:47 -07:00
Tianqi Chen f4a1533430 [DOC] move comments to file header (#91) 2017-04-16 22:03:52 -07:00
Tianqi Chen b8234498d7 [DOC] API doc organization. (#90)
* [DOC] API doc organization.

* remove breathe for now
2017-04-16 09:02:16 -07:00