Commit Graph

4426 Commits (3db52783012d20d5174e39ed4ae419179614a1d0)

Author SHA1 Message Date
Yu Yang 3db5278301 Feature/py executor test (#4922)
7 years ago
武毅 63ffe5250a Cluster train doc for v2 API (#2072)
7 years ago
Yibing Liu 2073fb96cb Enable learning rate annealing of Adam Optimizer
7 years ago
whs c8c4ba0f65 Merge pull request #4918 from wanghaoshuang/fix_lod
7 years ago
wanghaoshuang edb6aba698 make lod_element return std::pair
7 years ago
Yu Yang 47f773ddb2 Copy Constructor for ProgramDesc (#4895)
7 years ago
wanghaoshuang 4018754d66 fix LoDTensor::lod_element to get last element in level
7 years ago
Yang Yang(Tony) 831927d58c Merge pull request #4738 from tonyyang-svail/prune_impl
7 years ago
Yu Yang e9249d16cb Add glog as dependencies of ops (#4908)
7 years ago
Yu Yang f6e1d959d2 Expose VarDesc::persistable to Python (#4911)
7 years ago
QI JUN 7ad13fbfe9 Merge pull request #4876 from QiJune/sgd_op_sparse_kernel
7 years ago
Yang Yang c5b411c515 make compatible to new programDescBind
7 years ago
Yang Yang 39aa81e74e Merge remote-tracking branch 'upstream/develop' into prune_impl
7 years ago
kavyasrinet c10b8e808f Adding Proximal Gradient Descent (#4848)
7 years ago
fengjiayi a204fefe16 Fix several bugs in compile time backward and Protobuf desc (#4894)
7 years ago
fengjiayi af215a1a53 Design doc: Batch Normalization Operator (#3748)
7 years ago
Yu Yang e747623e86 Change ProgramDesc not a global variable (#4879)
7 years ago
Yang Yang(Tony) 43c05e434d Merge pull request #4855 from tonyyang-svail/executor_refine
7 years ago
Yu Yang 8938a9b0ac Correct implement BlockDesc destructor (#4882)
7 years ago
QI JUN 521514da36 fix conflict (#4883)
7 years ago
Markus Kliegl 164898277c MatMul operator (#4856)
7 years ago
dzhwinter fd96914d23 Merge pull request #4571 from sidgoyal78/momentum_op
7 years ago
qijun f9681459b2 fix gpu build error
7 years ago
Yu Yang 5d67677c60 Remove private data members in OpRegister (#4871)
7 years ago
qijun ab8cc401e6 add sparse sgd operator unittest
7 years ago
qijun 330c509bc3 Merge remote-tracking branch 'baidu/develop' into sgd_op_sparse_kernel
7 years ago
qijun 182ce51c6d add sparse kernel of sgd operator
7 years ago
Qiao Longfei 46f7854e5c fix mac compile (#4870)
7 years ago
Qiao Longfei df0946ebe2 Impl optimizer (#4734)
7 years ago
tensor-tang 60b84856e7 refine the conf files, combine in one file
7 years ago
tensor-tang b487c62aac Merge remote-tracking branch 'upstream/develop' into merge_grad_gtest
7 years ago
tensor-tang 2dc6cea65c add unit tests for mkldnn branches, and fix typo
7 years ago
Yu Yang 064c3695ec Make global scope not thread-safe (#4850)
7 years ago
Yang Yang bdca4b37c4 change api based on design doc
7 years ago
Yang Yang e0cee58c84 modify protobuf
7 years ago
Yang Yang cf743ab064 merge develop
7 years ago
Yu Yang 73a8b78a72 Correct OpWithKernel's infershape (#4847)
7 years ago
Qiao Longfei fafc54d6c0 fix var_type_inference_test (#4854)
7 years ago
Yang Yang f06637002d simplify executor; pass compile
7 years ago
QI JUN 172e460d50 Merge pull request #4797 from reyoung/feature/implenment_infer_var_type
7 years ago
Qiao Longfei b10cd43554 rm cpp executor_test, rewrite in python later (#4849)
7 years ago
QI JUN cdc236cb82 Merge pull request #4841 from QiJune/pybind_selected_rows
7 years ago
qijun c65bdd9565 fix SelectedRows rows() method gpu runtime error
7 years ago
QI JUN 9fc593603b Merge pull request #4837 from QiJune/pybind_feed_fetch_method
7 years ago
Yu Yang 75d0c79015 Change Name convention of operator attributes (#4807)
7 years ago
Yu Yang 186d165565 AttributeChecker Better error log and speicalize bool (#4840)
7 years ago
qijun 97069927c9 Merge remote-tracking branch 'baidu/develop' into pybind_selected_rows
7 years ago
QI JUN 259f07b33c Merge pull request #4844 from QiJune/remove_OpRegistrar
7 years ago
QI JUN 86acf39cce Merge pull request #4801 from QiJune/add_selected_rows_functor
7 years ago
qijun eb27c735cb remove unused C++ class OpRegistrar
7 years ago