Commit Graph

14708 Commits (728621e57b98c8b36e1c118e1d0f9cd51a3baafb)
 

Author SHA1 Message Date
Tao Luo 728621e57b
Merge pull request #10858 from weixing02/inference
7 years ago
Tao Luo a675289289
Merge pull request #10854 from weixing02/RMSProp
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
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
Yu Yang 051a4b3916
Merge pull request #10840 from PaddlePaddle/revert-10836-update-becbos-url
7 years ago
weixing02 68b2d09789 inference
7 years ago
weixing02 7f40cff913 yapf adjust
7 years ago
Lei Wang 01c0a81b4d
Dockerfile: add --allow-downgrades option when install libnccl. (#10850)
7 years ago
Siddharth Goyal 80868f799a Add dynamic rnn model for sentiment analysis with new API (#10849)
7 years ago
Lei Wang faedee0d7a
Dockerfile: fix production image libnccl install error. (#10848)
7 years ago
Siddharth Goyal e858471a16
Add conv model for sentiment analysis with new API (#10847)
7 years ago
whs 67f5eaff78
Add dice loss (#10717)
7 years ago
Yu Yang 62559ace44
Merge pull request #10834 from reyoung/feature/sequnce_run_tests
7 years ago
Yu Yang d8a53ebc61
Revert "update bcebos url so that it can also be downloaded in inner network"
7 years ago
Qiao Longfei 942e2194c1
Merge pull request #10836 from jacquesqiao/update-becbos-url
7 years ago
Qiyang Min f7cf605e88 update the command in build_from_source.md doc to newest version (#10835)
7 years ago
qiaolongfei 610ec4146a update bcebos url so that it can also be downloaded in inner network
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
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
whs 86d7cc9789
Add bias for gru_unit_op and fix activation function (#10087)
7 years ago
Qingsheng Li 0d94ab1306
Fixed var not found bug (#10808)
7 years ago
tensor-tang 406c1dd143
Merge pull request #10701 from tensor-tang/usemkldnn
7 years ago
Qiao Longfei d54ad9f1a4
support user defined download url for mklml and boost (#10819)
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
Siddharth Goyal f6543a1181 [Test-driven] Implementing sentiment_analysis with new API (#10812)
7 years ago
Lei Wang f0c4088a88
Build: remove fixed container name to allow multiple build together. (#10780)
7 years ago
Tao Luo 3a385d25ea
Merge pull request #10806 from weixing02/pypi
7 years ago
Tao Luo 73f4951094
Merge pull request #10807 from luotao1/version
7 years ago
weixing02 6cf6e252f1 Add inference documentation
7 years ago
Luo Tao 50e60ef321 add version and cmakecache in inference_lib
7 years ago
weixing02 d0efd5a103 Add pip install description
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
Yancey 35e5563695
fix wheel package name (#10697)
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