Commit Graph

8165 Commits (48173e8599a7880dea1207d59c5fee0dbb6dca8d)
 

Author SHA1 Message Date
Tao Luo 48173e8599 Merge pull request #5010 from tensor-tang/merge
7 years ago
tensor-tang 386bb1fece fix crash on ds2
7 years ago
Cao Ying 43d69818c0 Merge pull request #4968 from luotao1/sparse_vector
7 years ago
Luo Tao 70d9d953e6 rename sparse_vector to sparse_float_vector in tests
7 years ago
Luo Tao c2feab7ff1 Merge branch 'develop' into sparse_vector
7 years ago
Tao Luo abce9eb750 Merge pull request #4953 from tensor-tang/merge_grad_gtest
7 years ago
Qiao Longfei c91de280d7 CompileTime InferShape should find var recursively in stack of blocks (#4998)
7 years ago
Qiao Longfei 54ffafa123 use context to get attribute (#4997)
7 years ago
Qiao Longfei e7f627036a fix InferShapeContext Has interface (#4994)
7 years ago
Guo Sheng d0cfbba429 Merge pull request #4496 from guoshengCS/add-NormOp
7 years ago
kexinzhao 5fd4bee2d3 Merge pull request #4977 from kexinzhao/python_adagrad
7 years ago
Yang Yang(Tony) fa050941b0 Merge pull request #4990 from tonyyang-svail/add_optional_in_op_proto
7 years ago
Yang Yang c030589df6 add optional in op proto
7 years ago
dzhwinter ac4f7598ed Merge pull request #4985 from reyoung/add_nccl_to_docker_image
7 years ago
Yu Yang 784fc32bfa Add nccl to docker image
7 years ago
Yu Yang e9e0d7d774 Correct the dependencies (#4978)
7 years ago
Yu Yang 86437a8dda Global function, op_support_gpu (#4980)
7 years ago
Kexin Zhao 7256cbe1de add default value to epsilon
7 years ago
QI JUN d2f3c8bb7a Merge pull request #4973 from QiJune/clang-build-error
7 years ago
Yan Chunwei db7b11719b change lod tensor to absolute offsets (#4952)
7 years ago
qijun 7edc1d96c6 fix clang build error
7 years ago
QI JUN 1680903dd4 Merge pull request #4956 from QiJune/test_book2
7 years ago
fengjiayi 05ece8481e Trainable conv net of MNIST (#4960)
7 years ago
Yan Chunwei 07ea9adec0 feature/dynamic recurrent op forward and backward (#4799)
7 years ago
kavyasrinet 5380a5471b Adding Nesterov Momentum (#4948)
7 years ago
tensor-tang 5c892db64c remove unused code
7 years ago
guosheng b12988f008 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-NormOp
7 years ago
Luo Tao 36ebf00f98 rename sparse_vector to sparse_float_vector, and fix typo
7 years ago
Tao Luo 237855848a Merge pull request #4966 from tensor-tang/develop
7 years ago
tensor-tang 5b5cb0781a add branch tests for pool and fc
7 years ago
hedaoyuan 9a5562aade Merge pull request #4963 from hedaoyuan/inference
7 years ago
Kexin Zhao fdaf0772c4 add adagrad optimizer python implementation
7 years ago
hedaoyuan 2bb2c318e9 Change the name of the export.map to paddle_capi.map which need to be released in each version.
7 years ago
Abhinav Arora 09c0c82ec9 Adding increment op (#4940)
7 years ago
Abhinav Arora 0e31d7d71b Adding the interface for the momentum optimizer (#4919)
7 years ago
qijun 8278d97e3a add book02.recognize_digits mlp train test
7 years ago
hedaoyuan 37bfd03f0c Merge pull request #4932 from hedaoyuan/inference
7 years ago
hedaoyuan 5d2fe7cd91 Fix cc_library paddle_capi_whole.
7 years ago
Yu Yang 102a5f3499 Feature/remove global scope (#4950)
7 years ago
QI JUN 9903e49f94 add test_fit_a_line (#4936)
7 years ago
QI JUN 92369177ad Merge pull request #4941 from QiJune/fix_elementwis_add_bug
7 years ago
Yu Yang af4dac4ac3 Feature/free kid scope (#4951)
7 years ago
tensor-tang 4f41eaf7f8 Merge remote-tracking branch 'upstream/develop' into merge_grad_gtest
7 years ago
tensor-tang d75b00c221 refine the gtest log info and vlog order,
7 years ago
Yu Yang 42f2dd4041 Unify `set_feed_variable` to one method (#4949)
7 years ago
Yu Yang c532b96741 Remove template parameter for Tensor methods (#4937)
7 years ago
qijun 9e6404441c fix elementwise add bug
7 years ago
Abhinav Arora 43702a89d5 Correcting some grammatical mistakes in register_grad_op.md (#4938)
7 years ago
fengjiayi 1f1be6c97a Test recognize_digits_conv (#4926)
7 years ago
Abhinav Arora 77cac5cdb8 Removing updates of Beta1 power accumulators outside the op (#4931)
7 years ago