- 22 Jun, 2018 1 commit
-
-
Junru Shao committed
-
- 13 Jun, 2018 1 commit
-
-
Tianqi Chen committed
-
- 12 Jun, 2018 1 commit
-
-
* add support for subgraphs. * fix. * fix. * Fix compilation error * Fix compilation error * add comments. * update comments. * Sanity check on subgraphs when creating IndexedGraph * avoid the overhead of sanity check. * Stop using non-recursive DFS * Trigger CI * trigger CI
Da Zheng committed
-
- 29 May, 2018 37 commits
-
-
ziheng committed
-
Eric Junyuan Xie committed
-
* [PASS] FoldScaleAxis * Move FoldAxis to O3 * Set unroll to 0 when ready
Tianqi Chen committed -
Tianqi Chen committed
-
Joshua Z. Zhang committed
-
* Address execution hot spots * extend the reserve logic a bit * FIx more hot spots * Performance: use resize(0) instead of clear() in order to avoid a free/malloc
Chris Olivier committed -
Joshua Z. Zhang committed
-
formath committed
-
Eric Junyuan Xie committed
-
Eric Junyuan Xie committed
-
* [ATTR/SYMBOL] Expose op_name attr to python * fix xcode
Tianqi Chen committed -
Rahul committed
-
formath committed
-
Eric Junyuan Xie committed
-
Eric Junyuan Xie committed
-
* add FSetInputVariableAttrs * rename
Eric Junyuan Xie committed -
* Fix warnings from Logging, enable Plan memory to take external memory * fix external memory id * fix graph
Tianqi Chen committed -
* Add list attr recursive * fix
Eric Junyuan Xie committed -
Eric Junyuan Xie committed
-
Eric Junyuan Xie committed
-
* [SYMBOL] Change list_input->list_input_names, add list_input_variables * fix
Tianqi Chen committed -
* [OP] Enable register via match tag * more docs on usage
Tianqi Chen committed -
* ApplyPass -> ApplyPasses; Refactored infer pass; * lint fix
Minjie Wang committed -
* Enable Alias, refactor C API to reflect Op Semantics * add alias example
Tianqi Chen committed -
Tianqi Chen committed
-
Tianqi Chen committed
-
* [PASS] include knullop info in plan memory * Bugfix plan memory, fully support mxnet
Tianqi Chen committed -
* [INFER] Enhance backward op policy * [SYMBOL] add list inputs * relax graph attr to enable copy-on-write
Tianqi Chen committed -
Tianqi Chen committed
-
Tianqi Chen committed
-
* Remove warning in g++5 * Change function def to Node ref for more flexiblity
Tianqi Chen committed -
* updates (#1) * add scalars * change format * change inferattr interface * remove scalar * remove warning
Tianqi Chen committed -
Tianqi Chen committed
-
Tianqi Chen committed
-
* Update tuple to be compatible with mshadow * Move set error message to C API * simplify with using * updates to shape inference * Add unnamed namespace to the implementations * [SYMBOL] Enable inference of Auxiliary data, rename list_arguments to list_inputs
Tianqi Chen committed -
Tianqi Chen committed
-
Tianqi Chen committed
-