Commit Graph

8849 Commits (8bf37994bd9959bfa75dda4060d0288461810d0b)
 

Author SHA1 Message Date
dangqingqing 8bf37994bd Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into lstm_fix
7 years ago
dangqingqing d60fe75ac3 follow comments.
7 years ago
Yang yaming 9876bb0952
Merge pull request #5514 from pkuyym/fix-5513
7 years ago
yangyaming 4cd859c578 auto --> auto&
7 years ago
Tao Luo 5a38195688 reduce elasped time of test_LayerGrad (#5478)
7 years ago
Cao Ying 797249bc71
Merge pull request #5494 from lcy-seso/fix_nce
7 years ago
caoying03 a3a158c55f Merge branch 'develop' into fix_nce
7 years ago
Yan Chunwei 53cb4df0a2
design/sequence decoder (#4905)
7 years ago
Cao Ying b8e782c977
Merge pull request #5487 from ranqiu92/doc
7 years ago
dangqingqing 4098ce730b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into lstm_fix
7 years ago
Yang yaming 3b32eb9e2d
Merge pull request #5488 from pkuyym/fix-5417
7 years ago
yangyaming 930d2e89be remove test_mul_value_layer.protostr and test_mul_value_layer.py
7 years ago
ranqiu 7d343fcaca Update doc of layers.py
7 years ago
yangyaming 04a351500f Remove MulValu* and reduce time cost for unit test.
7 years ago
Hu Weiwei 91855659d7
Merge pull request #5296 from wwhu/clip_by_norm
7 years ago
tensor-tang 852d905b68
Merge pull request #5492 from tensor-tang/mkltags
7 years ago
fengjiayi b698d19bfb
Add grad for lodtensor array ops (#5461)
7 years ago
Yu Yang b266f504c5
Merge pull request #5441 from reyoung/feature/fill_constant_force_cpu
7 years ago
Yu Yang 7f22a6d1b5
Merge pull request #5465 from reyoung/feature/compare_op_support_cpu
7 years ago
Yu Yang 2a76b42e44
Merge pull request #5419 from reyoung/feature/shrink_memory_op
7 years ago
tensor-tang 4fd432fdac update mkldnn tag
7 years ago
wwhu b3a86b6dbb fix CI
7 years ago
yangyaming 07f3f07ff3 MulValue --> ScaleSubRegion
7 years ago
caoying03 34410eb822 nce does not need activation.
7 years ago
Tao Luo d4d8f742a3
Merge pull request #5485 from luotao1/image
7 years ago
tensor-tang a1856be5eb update mklml tag
7 years ago
Luo Tao f4729a241f Merge branch 'develop' into image
7 years ago
武毅 502d7daff7
Merge pull request #5467 from typhoonzero/fix_accuracy_cudamemset
7 years ago
yangyaming cfde85bc52 CallBack --> Callback
7 years ago
ranqiu db209f4815 Update annotations of layers.py
7 years ago
yangyaming cfad83ce89 Add MulValueLayer.
7 years ago
Tao Luo bef92276a1
Merge pull request #5440 from tensor-tang/mkldnn_addto_withbias
7 years ago
chengduo 86e58b2343
Merge pull request #5457 from chengduoZH/fix_pool_attr_name
7 years ago
Luo Tao 1513322983 add doc for image.py
7 years ago
Yang Yang(Tony) 870650d8c1
Static lstm sanity check (#5365)
7 years ago
typhoonzero 11ee50ceb9 update
7 years ago
Yibing Liu 282e54891a
Merge pull request #5477 from tensor-tang/benchmark
7 years ago
tensor-tang b007055e9d reduce the lr in case of nan in small batchsize
7 years ago
typhoonzero 6308ccc265 fix accuracy cudamemset
7 years ago
Yu Yang ee82e660c5
Merge pull request #5447 from reyoung/feature/fill_constant_no_template
7 years ago
Tao Luo 900b2b19b0
Merge pull request #5463 from PaddlePaddle/uciHousingModel
7 years ago
Yang Yu 3187451ae7
CompareOp's kernel device type is decided by input tensor place
7 years ago
Yang Yu 272a272b68 Merge branch 'develop' of github.com:baidu/Paddle into feature/shrink_memory_op
7 years ago
Yang Yu 0142530929
Rename shrink_state -> shrink_rnn_memory
7 years ago
Yang Yu 2ac5772970
Merge branch 'develop' of github.com:baidu/Paddle into feature/fill_constant_force_cpu
7 years ago
Yu Yang c365c61ac6
Merge pull request #5445 from reyoung/feature/fix_dynamic_rnn_compile
7 years ago
Yang Yu b4dddb2994
Fix Unittest
7 years ago
Wang,Jeff ac7cca1865 uci_housing.py can download the trained model automatically.
7 years ago
Yang Yu 0ede2a7311
Fix CI Compile
7 years ago
wwhu c8c4b6e427 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into clip_by_norm
7 years ago