Commit Graph

2669 Commits (af2f5fc8249bd449a3d90df6e5cce1a63f9c244c)

Author SHA1 Message Date
Qiao Longfei af2f5fc824 fix some bugs
6 years ago
Qiao Longfei ed9fa4b301 can run
6 years ago
Qiao Longfei 686d15c8e0 update grpc_variable_response
6 years ago
Qiao Longfei d827881502 fix pserver and prefetch rpc
6 years ago
Qiao Longfei 5856c2f332 change Var to FindVar
6 years ago
Qiao Longfei 312b7786d9 clean code
6 years ago
Qiao Longfei 2b6c0c09d6 add unit test
6 years ago
Qiao Longfei 47280ef8b4 lookup table op support prefetch
6 years ago
Qiao Longfei 4ad5fd8f54 add parameter prefetch
6 years ago
Qiao Longfei 9d276fe8a8 add parameter prefetch
6 years ago
Qiao Longfei 9851a53478 add prefetch part in pserver
6 years ago
Qiao Longfei 1f87f263a2 clean code
6 years ago
Qiao Longfei 361cb0e078 lookup remote table can compile
6 years ago
Qiao Longfei 7c3ce2952d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refactor-prefetch
6 years ago
Qiao Longfei 60a4f69b3c add lookup remote table op
6 years ago
Qiao Longfei e0b48f7e29 init lookup remote table
6 years ago
Dun ae7d22862b Group Norm (#13843)
6 years ago
wopeizl d9a1f3e58e Windows/online (#14474)
6 years ago
Tao Luo 5d4d117edc
Merge pull request #14502 from qingqing01/cudnn5_fix
6 years ago
Yu Yang e68c1fcd5a
Merge pull request #14522 from reyoung/feature/fix_op_header_deps
6 years ago
Zhaolong Xing ad349e770f
Merge pull request #14452 from NHZlX/fix_avg_pool_trt_bug
6 years ago
Yu Yang 3edd32d070 fix(Compile): fix depends error when compile op using cub
6 years ago
Dang Qingqing cda60311f9 Fix compling with cuDNN v5
6 years ago
tensor-tang 10fb4ceefc
Merge pull request #14351 from tpatejko/tpatejko/mkldnn-elementwise_mul
6 years ago
nhzlx e62872df8b fix conflicts
6 years ago
Tao Luo 1d3e9bde1e
Merge pull request #14488 from yihuaxu/develop_7a64d48f5_stack_opt
6 years ago
tensor-tang 7aa3aff338
Merge pull request #14465 from tensor-tang/fea/jit/exp
6 years ago
Tao Luo 1b894e495f
Merge pull request #14437 from jczaja/prv-softmax-mkl
6 years ago
Yihua Xu a906a361be Add the macro for NVCC (test=develop)
6 years ago
Yihua Xu d91740acb1 Revert "Remove the remnant code (test=develop)"
6 years ago
Yihua Xu be50670348 Remove the remnant code (test=develop)
6 years ago
qingqing01 9eefd2c766
Modify some infer-shape about detection operators in compile-time. (#14483)
6 years ago
Yihua Xu f4c869d872 Optimize the layer_norm operator with AVX intrinsic function (#14417)
6 years ago
Yu Yang f1a392a5fe
Merge pull request #13804 from sneaxiy/rewrite_allocation
6 years ago
Yihua Xu f418f552df Merge branch 'develop' into develop_7a64d48f5_stack_opt (test=develop)
6 years ago
qingqing01 fd7e643153
Convolution fusion operator. (#14449)
6 years ago
Yu Yang 98bbfc17be Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rewrite_allocation
6 years ago
Wu Yi d7bd0361cb fix dist deps (#14471)
6 years ago
Jacek Czaja 9b0eae3023 - Removing partial specialization of sotmax for inference for GPU
6 years ago
tensor-tang a19b3225a1 fix jitcode small size
6 years ago
Jacek Czaja be80bb4f28 - Fix to GPU
6 years ago
tensor-tang 4dbdfa60ef sigmoid and tanh support all size
6 years ago
tensor-tang ccb8963705 refine exp jitcode with all size
6 years ago
tensor-tang d3eae8f61b refine relu and fix addrelu test
6 years ago
tensor-tang 4e67fe6a12 refine act and vxx with all size
6 years ago
tensor-tang ba3eaed7a7 exp support all size
6 years ago
tensor-tang 1ffce8c0ae fix build error on noavx
6 years ago
Michal Gallus c69c41604e MKLDNN elementwise_mul: Move Kernel to KernelPool to avoid segfaults
6 years ago
Michal Gallus 785066eb8a MKLDNN elementwise_mul: Check if AVX512 is available
6 years ago
Michal Gallus 08f63c4d12 MKLDNN elementwise_mul: Lint changes to UT & integration
6 years ago