- 29 May, 2018 12 commits
-
-
* [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 -
* 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
-
* updates (#1) * add scalars * change format * change inferattr interface * remove scalar * remove warning
Tianqi Chen committed -
* [FIX] Remove extra move * [MEMORY] Add inplace index
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 -
* [PASS] Add order mutation * A few benchmarks on compose speed
Tianqi Chen committed -
Tianqi Chen committed
-
* [PYTHON] Check in a symbolic construction interface in python, start add graph API * Graph API
Tianqi Chen committed -
Tianqi Chen committed
-