Commit Graph

8493 Commits (1087bb0ce330a94c6cb32cdc6df0e2f04d757130)

Author SHA1 Message Date
Xi Chen 1087bb0ce3 fix cudnn9 production dockerfile
7 years ago
Xin Pan 0d598cf9f6
Merge pull request #10822 from panyx0718/dist_opt
7 years ago
tangwei12 397a69d942
Merge pull request #10532 from seiriosPlus/checkpoint
7 years ago
Yibing Liu 20bdc3e109
Merge pull request #10846 from kuke/deconv_group
7 years ago
fengjiayi 530556dd97
Merge pull request #10864 from JiayiFeng/dev_expose_random_gen
7 years ago
Xin Pan 2643868c66 follow comments
7 years ago
Yibing Liu 4bafbf411c Enable groups for conv3d transpose op
7 years ago
Xin Pan 08e4970e45 follow comments
7 years ago
Wu Yi c8919d8ee2
Merge pull request #10821 from typhoonzero/use_pinned_memory
7 years ago
Yan Chunwei 1153144fbb
Inference analysis/init data flow graph analysis (#10776)
7 years ago
fengjiayi c2436f2ca5 expose random_data_generator
7 years ago
Yu Yang a9f9fbadd9
Merge pull request #10832 from typhoonzero/fix_server_port_file_conflict
7 years ago
whs 8655904be2
Enhance reduce op (#10708)
7 years ago
Yibing Liu adbf97b42d Merge branch 'develop' of upstream into deconv_group
7 years ago
Yibing Liu 6e13c86dff Enable multiple groups for cudnn conv transpose
7 years ago
Lei Wang 01c0a81b4d
Dockerfile: add --allow-downgrades option when install libnccl. (#10850)
7 years ago
Lei Wang faedee0d7a
Dockerfile: fix production image libnccl install error. (#10848)
7 years ago
Yibing Liu 669c0df69e Add groups for conv transpose
7 years ago
Xin Pan a848303e10 follow comments
7 years ago
Xin Pan 722c078b15 fix test and clean up
7 years ago
Yu Yang 62559ace44
Merge pull request #10834 from reyoung/feature/sequnce_run_tests
7 years ago
Tao Luo 565606a42d
Merge pull request #10827 from luotao1/paddle_script
7 years ago
yuyang18 1426d794ff Force some unittests serial
7 years ago
Xin Pan 11fe3c796b clean up
7 years ago
yi.wu 5fe8de9d8a fix dist test
7 years ago
Luo Tao 91d8373b18 change CMAKE_INSTALL_PREFIX to FLUID_INSTALL_DIR
7 years ago
fengjiayi 718f63c0d2
Merge pull request #10548 from JiayiFeng/fix_warpctc_op
7 years ago
tensor-tang 406c1dd143
Merge pull request #10701 from tensor-tang/usemkldnn
7 years ago
Xin Pan b4dd4c048d multi-thread handlerequest
7 years ago
yi.wu 8a49a88793 send use pinned memory
7 years ago
Yan Chunwei dac0679a70
mv contrib to paddle/ for unified compile (#10815)
7 years ago
fengjiayi 0d10514d4b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_warpctc_op
7 years ago
tensor-tang 7205d331f9
Merge pull request #10597 from kbinias/mkldnn-activations-improvments
7 years ago
qingqing01 2a77fc507b
Enhance detection_map_op and more check in prior_box API. (#10796)
7 years ago
Qiao Longfei be26b71b9e
Add cpp trainer lib and demo (#10681)
7 years ago
Lei Wang f0c4088a88
Build: remove fixed container name to allow multiple build together. (#10780)
7 years ago
tangwei12 06aa23b060 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into checkpoint
7 years ago
tangwei12 be05056524 delete old checkpoint code
7 years ago
Krzysztof Binias 24904b914c Unique key for input data
7 years ago
Krzysztof Binias 32929cdff0 Cache input data
7 years ago
Krzysztof Binias 0aa01929c1 Add backward
7 years ago
Krzysztof Binias 0cc25a400b Realloc for forward
7 years ago
Krzysztof Binias a76d0dd488 MKL-DNN activations improvements
7 years ago
Krzysztof Binias 1c81301e6d Update activations for MKL-DNN
7 years ago
Qingsheng Li 9ff6715f8a
Enhanced is_empty_op for our seq2seq model (#10704)
7 years ago
dzhwinter 5828101c23
make uint8 support in data_type transform and memory optimize (#10715)
7 years ago
Tao Luo 85b6bb5886
Merge pull request #10747 from jczaja/prv-mkldnn-pooling-reuse
7 years ago
Xin Pan e526dd58ec
Merge pull request #10775 from panyx0718/fix_comile
7 years ago
Yancey 7ae03ec08b
fix lack split_byref op in parallel executor (#10770)
7 years ago
dzhwinter 0e4467eee4
"fix compile" (#10657)
7 years ago