Commit Graph

21083 Commits (f129471bc1398e92e4b2f77e90099ebb05355c6d)
 

Author SHA1 Message Date
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
tensor-tang bf9302f950 add lstm, peephole refer and test
6 years ago
dongdaxiang e52bb816e3 add copyright to __init__.py in distributed folder
6 years ago
dongdaxiang f6c3086329 add copy rigth checker to ps_pb2.py
6 years ago
dongdaxiang d839bd0dd4 simple commit
6 years ago
minqiyang 19a798018f Remove dup cmake
6 years ago
minqiyang 3bb9b0cac2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into accelerate_ddpg
6 years ago
minqiyang a81495d6f4 Fix code
6 years ago
minqiyang ad6ae0b071 1. Add SpinLock
6 years ago
sneaxiy f0df62f136 add more unittest case
6 years ago
Qiao Longfei fc6ec6bd14 add sparse mode adam
6 years ago
Yu Yang 4ecdb6f486 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/tensor_type
6 years ago
Xin Pan 36da940bc1 clean more
6 years ago
Xin Pan 47ea2534fb clean parallel do
6 years ago
Yan Xu 5384206aec
Merge pull request #14869 from Yancey1989/fix_dist_unittest
6 years ago
sneaxiy f6741df462 merge develop
6 years ago