Commit Graph

3061 Commits (224c90a84c99eff9f0bbeda0dfa6ac21d58d6b3a)

Author SHA1 Message Date
minqiyang 224c90a84c Add nn to imperative
6 years ago
minqiyang 3de0f612e8 Polish code
6 years ago
minqiyang 9e24fa3aeb Polish code
6 years ago
minqiyang 1c116462cc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into imperative_mnist
6 years ago
minqiyang 29697c2e25 Add stop_gradient to VarBase to support loss function
6 years ago
Xin Pan 2537ac512e
Merge pull request #14983 from typhoonzero/revert_14850
6 years ago
chengduo a015a8a39d
Refine merge_selected_rows Doc (#14748)
6 years ago
typhoonzero da87f7a698 Revert "[Feature] Fp16 training for resnet50 (#14850)"
6 years ago
Yihua Xu 3babc80160 Fix the regression issue and add the group unitest for conv2d (#14932)
6 years ago
minqiyang fba3712a7b Add multi-input to forward function in Layer
6 years ago
chengduo 550e7e410b
Code Clean parallel_executor.py (#14849)
6 years ago
Wu Yi 3d750f9c5a
[Feature] Fp16 training for resnet50 (#14850)
6 years ago
tangwei12 45dd3491db
lookup table utils fix (#14730)
6 years ago
minqiyang 3cd10a7c4f Add Conv2D forward
6 years ago
Xin Pan cf3a07e8f8
Merge pull request #14878 from panyx0718/imperative
6 years ago
minqiyang 8d88c5a87d Shameless copy
6 years ago
mozga-intel 9035bb81fe Enable mul operator for a ngraph engine (#14801)
6 years ago
Jacek Czaja aa6e9c30be [MKL-DNN ]Added transpose/transpose2 Op (#14872)
6 years ago
Xin Pan 3f9c429ea0 fix lint
6 years ago
Xin Pan 6324032602 MLP forward backward
6 years ago
peizhilin 19ebd8b4cf add ctc support for windows
6 years ago
Xin Pan c89a1fb287
Merge pull request #14879 from panyx0718/clean
6 years ago
Qiao Longfei e2d56561e7
Merge pull request #14889 from jacquesqiao/optimize-adam
6 years ago
Zeng Jinle 16c244bc3f
Merge pull request #14928 from sneaxiy/fix_gc
6 years ago
colourful-tree 44ad2f4479
Merge pull request #14873 from colourful-tree/develop
6 years ago
dzhwinter 7cd24b1318
add ir memory optimize. (#14530)
6 years ago
Qiyang Min fd1d2c897e
Merge pull request #14894 from velconia/add_huber_regression_loss_op
6 years ago
dzhwinter acd4b75923
skip_opt_set support list (#14845)
6 years ago
guru4elephant a79a3ea2f0
Merge branch 'develop' into develop
6 years ago
sneaxiy c631412eab fix gc bug
6 years ago
heqiaozhi cbc7208399 fix doc
6 years ago
Qiao Longfei 1141db8114 update test_adam_op
6 years ago
heqiaozhi 5f0358add9 async_executor stop add barrier_all & finalize
6 years ago
dongdaxiang bc4f16ca6f remove some comments
6 years ago
Qiao Longfei 238b24bfa2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-adam
6 years ago
dongdaxiang 43028f655d refine import path for ps_instance.py
6 years ago
dongdaxiang 178c47c074 refine import path for ps_instance.py
6 years ago
dongdaxiang 29c772663a refine import path for ps_instance.py
6 years ago
Xin Pan 6445cf1e91 fix
6 years ago
heqiaozhi 35f6021ed6 Merge branch 'develop' of https://github.com/colourful-tree/Paddle into develop
6 years ago
Kaipeng Deng dc76e4b0f1
Merge pull request #14701 from heavengate/adaptive_pool
6 years ago
gongweibao 0b1c7d838c
Add brpc serialization support. (#11430)
6 years ago
mozga-intel 67b555d3d3 Enable ngraph tests for a ngraph engine (#14800)
6 years ago
minqiyang ea2a34ee95 Polish doc
6 years ago
minqiyang 5fff20c21a Change name to huber loss
6 years ago
minqiyang 5c7ad1ecb1 Resolve conflicts
6 years ago
minqiyang 65d355a72c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_huber_regression_loss_op
6 years ago
minqiyang c550e0ce06 Add python interface for huber regression loss
6 years ago
heqiaozhi bafd823666 test
6 years ago
dengkaipeng f16aa394f6 remove use_cudnn in python API. test=develop
6 years ago