- 29 May, 2018 40 commits
-
-
Haibin Lin committed
-
* fixed make no_optimization runs indefinitely when run the memcost example provided * format plan_memory.cc
zhuhyc committed -
* fix plan memory add inplace_identity option * comment
Eric Junyuan Xie committed -
* Handling duplicate NodeEntries on the edge of the graph * Fix docs and segfault * Suggestions from review * Added attr_parser check
Przemyslaw Tredak committed -
* Change TShape::index_t to int64_t * Add comment * Make Tuple::Save&Load dtype generic * trigger update * Fix lint * Fix comment * Change index_t to dim_t * Remove legacy index_t
ziheng committed -
Eric Junyuan Xie committed
-
* change to match by both op and name * add zero prop for non differentiable ops * Update infer_shape_type.cc
Eric Junyuan Xie committed -
* enable shape hints during infer_shape pass * fix comment
Ziheng Jiang committed -
* 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
-
* Fix warnings from Logging, enable Plan memory to take external memory * fix external memory id * fix graph
Tianqi Chen committed -
* fix error message * fix
Eric Junyuan Xie committed -
Tianqi Chen committed
-
* fix glog * sync logging improvement from dmlc
Eric Junyuan Xie committed -
* Remove backward index, use gradient guessing instead * minor fix * bugfix
Tianqi Chen committed -
Eric Junyuan Xie committed
-
Tianqi Chen committed
-
Tianqi Chen committed
-
* Enable optional dependency memory and attr hint * fix travis
Tianqi Chen committed -
Tianqi Chen committed
-
Hu Shiwen committed
-
Tianqi Chen committed
-
Tianqi Chen committed
-
* [SYMBOL] Change list_input->list_input_names, add list_input_variables * fix
Tianqi Chen committed -
Tianqi Chen committed
-
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
-
Eric Junyuan Xie committed
-
* ApplyPass -> ApplyPasses; Refactored infer pass; * lint fix
Minjie Wang committed -
Tianqi Chen committed
-
Hu Shiwen 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
-
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
-