- May 29, 2018
-
-
tqchen authored
-
Chris Olivier authored
* 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
-
Tianqi Chen authored
-
Jiasen Wu authored
* declare a type name for each tuple type * generic way to declare type names for each tuple type * fix lint error * update submodule dmlc-core
-
reminisce authored
-
Joshua Z. Zhang authored
-
Eric Junyuan Xie authored
-
Eric Junyuan Xie authored
* add additional field into node for autograd * check inputs reachable * fix
-
Terence Wu authored
-
ziheng authored
* [LIBINFO] Enable load .dylib on darwin * Fix makefile
-
formath authored
-
Eric Junyuan Xie authored
-
Eric Junyuan Xie authored
-
Terence Wu authored
-
Eric Junyuan Xie authored
-
Eric Junyuan Xie authored
-
Tianqi Chen authored
* [ATTR/SYMBOL] Expose op_name attr to python * fix xcode
-
Rahul authored
-
Ye Zhou authored
-
Haibin Lin authored
-
Terence Wu authored
-
Terence Wu authored
-
zhuhyc authored
* fixed make no_optimization runs indefinitely when run the memcost example provided * format plan_memory.cc
-
Sheng Zha authored
-
Eric Junyuan Xie authored
* fix plan memory add inplace_identity option * comment
-
formath authored
-
Przemyslaw Tredak authored
* Handling duplicate NodeEntries on the edge of the graph * Fix docs and segfault * Suggestions from review * Added attr_parser check
-
Eric Junyuan Xie authored
-
ziheng authored
-
ziheng authored
* 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
-
Eric Junyuan Xie authored
-
Chris Olivier authored
* CMake/make adjustments and warning fix * Fix warnings
-
Eric Junyuan Xie authored
* change to match by both op and name * add zero prop for non differentiable ops * Update infer_shape_type.cc
-
Ziheng Jiang authored
* enable shape hints during infer_shape pass * fix comment
-
Haibin Lin authored
* 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
-
Eric Junyuan Xie authored
-
piiswrong authored
-
piiswrong authored
-
Eric Junyuan Xie authored
-
Eric Junyuan Xie authored
-