Commit Graph

12803 Commits (4f522fa8d543715d9fcc633e79714302f496439c)
 

Author SHA1 Message Date
qingqing01 b5a16dca20
Fix a critical bug in softmax_with_cross_entropy_op backward. (#9120)
7 years ago
Thuan Nguyen 1e4c504e60 Implement Select OP (#9088)
7 years ago
qingqing01 45073b7c39
Always synchronize when copy data on GPU from C++ to Numpy array. (#9110)
7 years ago
Xin Pan d284cf88e5
Merge pull request #9037 from panyx0718/develop
7 years ago
dzhwinter 128adf53cb
[Speed]implement cudnn sequence softmax cudnn (#8978)
7 years ago
Yu Yang 9b9f3f09b3
Merge pull request #9058 from reyoung/feature/parallel_do_bug
7 years ago
yangyaming 352fa41a16 Finish adapting forward.
7 years ago
ranqiu92 3ff649e3a8
Merge pull request #9093 from weixing02/dockerfile
7 years ago
wanghaoshuang d7e5e1f13d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into average_model
7 years ago
weixing02 a68290fc57 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dockerfile
7 years ago
weixing02 45eb94e61f Add comments
7 years ago
Kexin Zhao e26f1123da
Add fp16 mul op support and bind paddle fp16 to numpy fp16 (#9017)
7 years ago
weixing02 fdc3843f22 The sphinx version is specified as 1.5.6 in the Dockerfile
7 years ago
dzhwinter 7140071152
"exported scatter to python" (#9038)
7 years ago
qiaolongfei c95156e40e update graph url
7 years ago
fengjiayi 1961d6bca4 some grammatical and sentence structure changes
7 years ago
Tao Luo cf2addd21f
Merge pull request #9067 from luotao1/with_fluid
7 years ago
qiaolongfei 5cf5ad3b14 update digraph format for markdown
7 years ago
chengduo 11c43e5da3
Merge pull request #9072 from chengduoZH/feature/refine_parallel_do
7 years ago
Qiao Longfei bc611f0fc6
Merge pull request #4 from wangkuiyi/yi-lookup-op
7 years ago
Yi Wang 4c33a10074 Update distributed lookup table design doc
7 years ago
Abhinav Arora 41894da145
Add changes to channel that are needed for select op (#9084)
7 years ago
wanghaoshuang 8a645685ce Add sum accumulator with window for model average
7 years ago
fengjiayi 852dbcafe4 Add introduce of reader registry
7 years ago
fengjiayi c1234c8de5 replace pdf images with png images
7 years ago
Yibing Liu a4b0e4a196
Merge pull request #9051 from panyx0718/profiler
7 years ago
Xin Pan ebde3b1a0a Reproduce profiler failure on multi-gpu.
7 years ago
fengjiayi 1a9f4e55e7 update reader doc
7 years ago
Xin Pan 86018641a7
Merge pull request #9077 from kuke/fix-9052
7 years ago
Yibing Liu 90afbd2856 Move back operator's event to RunImpl()
7 years ago
Tao Luo 7276366810
Merge pull request #9016 from weixing02/doc
7 years ago
Xin Pan 4840c49b27 Better timeline
7 years ago
qiaolongfei 267ffc288f typo
7 years ago
qiaolongfei 0baf4e1b24 update format
7 years ago
qiaolongfei 8c67fff47b update
7 years ago
chengduoZH ef28e7deba refine parallel_do_grad
7 years ago
Luo Tao 76e1c6af9f enable WITH_FLUID option
7 years ago
Liu Yiqun 6c614814da Limit the symbol table of fluid shared library.
7 years ago
Yu Yang 41d8bcdc06 Fix models #725
7 years ago
fengjiayi 6ea458235d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into dev_update_reader_doc
7 years ago
Yu Yang 48f213e5a1
Merge pull request #8991 from reyoung/feature/shuffle_reader
7 years ago
Cao Ying 881c5227ab
Merge pull request #8843 from zhouhanqing/Paddle-ReduceProd
7 years ago
chengduo 5a159f34ce
Merge pull request #8934 from chengduoZH/feature/Enhance_regularizer_py
7 years ago
武毅 ba65d54d9d
Merge pull request #9044 from typhoonzero/fix_deadlink
7 years ago
Tao Luo ad6b59e004
Merge pull request #8927 from ranqiu92/api_std
7 years ago
weixing02 3d6a4b6cd0 Correct links error
7 years ago
weixing02 ce55798904 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into doc
7 years ago
weixing02 ca0e32494b Adjust
7 years ago
typhoonzero 7957e86cfe fix deadlink
7 years ago
Liu Yiqun 9ed8e2a082 Merge branch 'develop' into core_inference_remove_clone
7 years ago