Commit Graph

21048 Commits (7b6bf9ddf23a70a0f67dcf412034d9cf8a02e5ef)
 

Author SHA1 Message Date
dongdaxiang bf689e5681 refine api
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
tensor-tang 80766bcb82 enable act jitcode vexp, vrelu, vsigmoid and vtanh
6 years ago
nhzlx 050e118f3c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_trt_thread_bug
6 years ago
nhzlx 96216052d5 1. fix trt multi thread bug
6 years ago
gongweibao 0b1c7d838c
Add brpc serialization support. (#11430)
6 years ago
Xin Pan 37c2e24511
Update README.md
6 years ago
tensor-tang fd0a954fbf enable blas jitcode vmul, vadd, vaddrelu, vscal and vaddbias
6 years ago
Xin Pan 787d837f50 fix
6 years ago
Yan Chunwei a985949be9
Fea/fuse conv elementwise add fuse (#14669)
6 years ago
tensor-tang 5e97be7ba7 enable jitkernel mkl vexp, vsigmoid and vtanh
6 years ago
mozga-intel 67b555d3d3 Enable ngraph tests for a ngraph engine (#14800)
6 years ago
minqiyang 5fea8cd478 Add sorted_result parameter to SelectedRows Functor
6 years ago
minqiyang ea2a34ee95 Polish doc
6 years ago
minqiyang 5fff20c21a Change name to huber loss
6 years ago
tensor-tang ae17926987 enable jitkernel mkl vmul, vadd and vscal
6 years ago
tensor-tang 77907a3502 refine benchmark template
6 years ago
Qiao Longfei cf5264629f update API.spec
6 years ago
Xin Pan e90b2f104c In most times, const_cast is bad and break interface contract and
6 years ago
tensor-tang 8e785fec8d clean code and refine tests template
6 years ago
minqiyang ab98101c2e Update API.spec
6 years ago
Yu Yang 04a570b463 Fix ut
6 years ago
heqiaozhi 1936a150aa Merge branch 'develop' of https://github.com/colourful-tree/Paddle into develop
6 years ago
heqiaozhi 09d669ba40 fix static_cast to const_cast
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 58110921bd fix CMakeList bug
6 years ago
peizhilin 23dec78772 fix script issue
6 years ago
heqiaozhi d94f42357e Merge branch 'develop' of https://github.com/colourful-tree/Paddle into develop
6 years ago
heqiaozhi 066d7a6cca Merge branch 'develop' of https://github.com/colourful-tree/Paddle into develop
6 years ago
heqiaozhi bd1c1724aa add ps_instance doc
6 years ago
heqiaozhi bafd823666 test
6 years ago
minqiyang da796dfe05 Remove BinarySearch from Adam Op
6 years ago
dengkaipeng f16aa394f6 remove use_cudnn in python API. test=develop
6 years ago
heqiaozhi 35ce6ac2e6 add ps_instance doc
6 years ago
Yu Yang b17444c84c Fix merge bug
6 years ago
Yu Yang 62b5772ffb Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/tensor_type
6 years ago
heqiaozhi caa6b59677 add hdfs_utils & helper & node doc
6 years ago
Qiao Longfei eb5d427d39 add comment for lazy_mode adam optimizer
6 years ago
Qiao Longfei c624417c6f change sparse mode to lazy mode
6 years ago
Qiao Longfei 4035e4bab2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into optimize-adam
6 years ago
dengkaipeng dc2ff42e20 add math in python examples. test=develop
6 years ago
dongdaxiang 3759600019 add doc string for downpour.py and distribute_lookup_table.py
6 years ago
dongdaxiang 854ee964e8 add doc string for async_executor.py
6 years ago
tensor-tang 00d3afbcc9 add gru refer functions, test and benchmark
6 years ago
Qiao Longfei 3dc29b3905 change sparse_update to adam_update
6 years ago
tensor-tang 6eec461725 add lstm peephole benchmark
6 years ago
Wang Guibao e213050223
Fix multi-threading bug with WItH_MKL=ON (#14882)
6 years ago