- 29 May, 2018 21 commits
-
-
* Imbalance version of shared pool during plan memory * Bug fix for no shared_pool case * Auto search and updated shared mem pool * Cleanup unused code * Cleanup logging code * Add unit test for shared storage * Remove shared pool in PlanMemory. Fix lint warnings * Fix lint warnings * Use reference instead of ptrs
Haibin Lin committed -
Eric Junyuan Xie committed
-
Tianqi Chen committed
-
* [SYMBOL] Change list_input->list_input_names, add list_input_variables * fix
Tianqi Chen committed -
* [SYMBOL] support control deps in API * enable more generic tuple list * fix * fix
Tianqi Chen committed -
* Allow libaray path to be configurable * Enable partial shape inference result to be passed via shape * fix python3 * disallow copy assign in index
Tianqi Chen committed -
Tianqi Chen committed
-
Tianqi Chen committed
-
* updates (#1) * add scalars * change format * change inferattr interface * remove scalar * remove warning
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
-
Tianqi Chen committed
-
Tianqi Chen committed
-
Tianqi Chen committed
-
* Remove outstanding cython functions * Add in operator overload * Enable JSON to save version
Tianqi Chen committed -
Tianqi Chen committed
-
* [PASS] Add order mutation * A few benchmarks on compose speed
Tianqi Chen committed -
Tianqi Chen committed
-
Tianqi Chen committed
-
* [PYTHON] Check in a symbolic construction interface in python, start add graph API * Graph API
Tianqi Chen committed
-