Commit Graph

28 Commits (f3729db6e03d5e290020d3cc74cfb50572902c4c)

Author SHA1 Message Date
chengduo a7497653d0
Refine Split op (#13967)
6 years ago
tensor-tang 36588b3365 fix illegal instruction of rnn1 and text
6 years ago
tensor-tang 6447155dac
Merge pull request #13851 from tensor-tang/fea/jitkernel_peephole
6 years ago
minqiyang 8ec748cfa0 Accelerate SelectedRows Functors:
6 years ago
tensor-tang 9131a35676 replace the lstm compute with jitkernel
6 years ago
tensor-tang 2a00969165 optimize lstm jitkernel keq8
6 years ago
tensor-tang 2d0ff6a3c2 add vexp and unit test
6 years ago
tensor-tang eeff268a6c clean and refine kernels
6 years ago
tensor-tang c260bf942d init jit kernel
6 years ago
tensor-tang bc9971dd6c fix deps
7 years ago
tensor-tang 612ba41aee add simple lstm compute
7 years ago
dzhwinter 34757efb8e fix windows compile
7 years ago
tensor-tang 2eb46c2b06 add cpu vec test
7 years ago
guosheng d695381677 Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into complete-hsigmoid
7 years ago
dzhwinter 4ed0b62476
Move fluid::framework::InitDevices into fluid::platform (#11757)
7 years ago
weixing02 3e46ec41a9 add hsigmoid
7 years ago
Darcy 8f8a4768dc adding device_context to blas deps list (#10420)
7 years ago
Yu Yang ef6ea790dc Clean and extract blas
7 years ago
Tao Luo 9126e626fc
Merge pull request #9165 from ROCmSoftwarePlatform/amd_cmake_01
7 years ago
Xi Chen 9eae086e39 add math_function to softmax's dep list
7 years ago
sabreshao 45c988d86a Demostration of cmake refine for HIP support.
7 years ago
Xi Chen d20c6eb6de add math_function to selected_rows_functor dependency list
7 years ago
Luo Tao 49f3f1db07 add back framework_proto depends
7 years ago
Luo Tao 3ddc997182 rename concat_functor to concat, refine CMakeLists based on comments
7 years ago
Luo Tao 1ef97fa7b1 Merge branch 'develop' into math_function
7 years ago
Luo Tao f67275a920 refine operator/math/CMakeLists.txt, seperate im2col from math_function
7 years ago
chengduoZH 60e7ee0611 refine concat_op
7 years ago
Yi Wang 90648f336d Move file to fluid/; Edit CMakeLists.txt
7 years ago