Commit Graph

20988 Commits (3757c1ee479ddb67b622db03b41d3300f3fab62d)
 

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