Commit Graph

8117 Commits (102a5f349926539c256afca54108241cc5e313c6)
 

Author SHA1 Message Date
Yu Yang 102a5f3499 Feature/remove global scope () 8 years ago
QI JUN 9903e49f94 add test_fit_a_line () 8 years ago
QI JUN 92369177ad Merge pull request from QiJune/fix_elementwis_add_bug 8 years ago
Yu Yang af4dac4ac3 Feature/free kid scope () 8 years ago
Yu Yang 42f2dd4041 Unify `set_feed_variable` to one method () 8 years ago
Yu Yang c532b96741 Remove template parameter for Tensor methods () 8 years ago
qijun 9e6404441c fix elementwise add bug 8 years ago
Abhinav Arora 43702a89d5 Correcting some grammatical mistakes in register_grad_op.md () 8 years ago
fengjiayi 1f1be6c97a Test recognize_digits_conv () 8 years ago
Abhinav Arora 77cac5cdb8 Removing updates of Beta1 power accumulators outside the op () 8 years ago
Abhinav Arora 11bebeb2dc Removing updates of Beta1 and Beta2 power accumulators outside the op () 8 years ago
Yu Yang 3db5278301 Feature/py executor test () 8 years ago
武毅 63ffe5250a Cluster train doc for v2 API () 8 years ago
Yibing Liu ba5ebe5300 Merge pull request from kuke/learning_rate_debug 8 years ago
Yibing Liu 2073fb96cb Enable learning rate annealing of Adam Optimizer 8 years ago
whs c8c4ba0f65 Merge pull request from wanghaoshuang/fix_lod 8 years ago
Qiao Longfei d253df742c remove Program.instance () 8 years ago
wanghaoshuang edb6aba698 make lod_element return std::pair 8 years ago
Yu Yang 47f773ddb2 Copy Constructor for ProgramDesc () 8 years ago
wanghaoshuang 4018754d66 fix LoDTensor::lod_element to get last element in level 8 years ago
Yang Yang(Tony) 6a03a4d910 Merge pull request from PaddlePaddle/update-doc-pybind 8 years ago
Yang Yang(Tony) 3ca3a200ab Prune Design Doc () 8 years ago
Yang Yang(Tony) 831927d58c Merge pull request from tonyyang-svail/prune_impl 8 years ago
Yu Yang e9249d16cb Add glog as dependencies of ops () 8 years ago
Yu Yang f6e1d959d2 Expose VarDesc::persistable to Python () 8 years ago
QI JUN 7ad13fbfe9 Merge pull request from QiJune/sgd_op_sparse_kernel 8 years ago
Yang Yang c5b411c515 make compatible to new programDescBind 8 years ago
Yang Yang 39aa81e74e Merge remote-tracking branch 'upstream/develop' into prune_impl 8 years ago
fengjiayi c93596d35b unify layer names () 8 years ago
kavyasrinet c10b8e808f Adding Proximal Gradient Descent () 8 years ago
fengjiayi a204fefe16 Fix several bugs in compile time backward and Protobuf desc () 8 years ago
fengjiayi af215a1a53 Design doc: Batch Normalization Operator () 8 years ago
Abhinav Arora f4a21e387f Design Doc for Regularization () 8 years ago
Yu Yang e747623e86 Change ProgramDesc not a global variable () 8 years ago
fengjiayi efd009a063 implementation of simple conv2d layer () 8 years ago
武毅 40f3e0c194 fix_fault_tolerant_dist_lock () 8 years ago
Yiqun Liu 3b8d36e515 Merge pull request from Xreki/update_android_doc 8 years ago
Liu Yiqun d0ac274930 Merge branch 'develop' into update_android_doc 8 years ago
Liu Yiqun cd099c7262 Remove the words related to the support of Android 16. 8 years ago
Yang Yang(Tony) 43c05e434d Merge pull request from tonyyang-svail/executor_refine 8 years ago
Yu Yang 8938a9b0ac Correct implement BlockDesc destructor () 8 years ago
QI JUN 521514da36 fix conflict () 8 years ago
Markus Kliegl 164898277c MatMul operator () 8 years ago
dzhwinter fd96914d23 Merge pull request from sidgoyal78/momentum_op 8 years ago
qijun f9681459b2 fix gpu build error 8 years ago
Yu Yang 5d67677c60 Remove private data members in OpRegister () 8 years ago
Abhinav Arora e23c1fee66 Correcting some grammatical mistakes in SelectedRows Document () 8 years ago
qijun ab8cc401e6 add sparse sgd operator unittest 8 years ago
qijun 330c509bc3 Merge remote-tracking branch 'baidu/develop' into sgd_op_sparse_kernel 8 years ago
qijun 182ce51c6d add sparse kernel of sgd operator 8 years ago