You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paddle/paddle/fluid/operators/math
guochaorong 04b8d3d03c
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into paddle_fix
7 years ago
..
detail Fix cpplint errors in lstm kernel (#10394) 7 years ago
CMakeLists.txt adding device_context to blas deps list (#10420) 7 years ago
blas.cc Follow comments and polish code names 7 years ago
blas.h MKL elementwise add: elementwise_add uses vAdd VML function when MKL is used 7 years ago
blas_impl.cu.h matmul support float16/double 7 years ago
blas_impl.h MKL elementwise add: elementwise_add uses vAdd VML function when MKL is used 7 years ago
concat.cc Fix more CPPLint issues in fluid/operators/math (#10276) 7 years ago
concat.cu Fix more CPPLint issues in fluid/operators/math (#10276) 7 years ago
concat.h Fix more CPPLint issues in fluid/operators/math (#10276) 7 years ago
concat.hip.cu CMake refine for HIP support. 7 years ago
concat_test.cc fix errors in concat_test 7 years ago
context_project.cc Fix the grammar in copyright. (#8403) 7 years ago
context_project.cu Fix the grammar in copyright. (#8403) 7 years ago
context_project.h Clean and extract blas 7 years ago
cos_sim_functor.cc Fix the grammar in copyright. (#8403) 7 years ago
cos_sim_functor.cu Feature/cuda9 cudnn7 (#10140) 7 years ago
cos_sim_functor.h Fix the grammar in copyright. (#8403) 7 years ago
cross_entropy.cc Check label range in cross entropy calculation. (#10954) 7 years ago
cross_entropy.cu Fix __shfl_down_sync_ of cross_entropy (#10345) 7 years ago
cross_entropy.h Fix the grammar in copyright. (#8403) 7 years ago
depthwise_conv.cu Feature/cuda9 cudnn7 (#10140) 7 years ago
depthwise_conv.h Fix more CPPLint errors (#10218) 7 years ago
gru_compute.cc Clean and extract blas 7 years ago
gru_compute.cu Clean and extract blas 7 years ago
gru_compute.h Fix the grammar in copyright. (#8403) 7 years ago
im2col.cc Pending more CPPLint errors in fluid/operators/math (#10243) 7 years ago
im2col.cu Feature/cuda9 cudnn7 (#10140) 7 years ago
im2col.h Pending more CPPLint errors in fluid/operators/math (#10243) 7 years ago
im2col_test.cc Merge pull request #10232 from JiayiFeng/fix_unittests 7 years ago
lstm_compute.cc Fix the grammar in copyright. (#8403) 7 years ago
lstm_compute.cu Fix the grammar in copyright. (#8403) 7 years ago
lstm_compute.h Fix the grammar in copyright. (#8403) 7 years ago
math_function.cc Make tensor support uint8 7 years ago
math_function.cu matmul support float16/double 7 years ago
math_function.h Clean and extract blas 7 years ago
math_function_impl.h Pending more CPPLint errors in fluid/operators/math (#10243) 7 years ago
math_function_test.cc fix some bugs introduced by unfreed memory 7 years ago
math_function_test.cu Clean and extract blas 7 years ago
maxouting.cc Fix the grammar in copyright. (#8403) 7 years ago
maxouting.cu Feature/cuda9 cudnn7 (#10140) 7 years ago
maxouting.h Fix the grammar in copyright. (#8403) 7 years ago
pooling.cc fix cpplint error (#10329) 7 years ago
pooling.cu fix cpplint error (#10329) 7 years ago
pooling.h fix cpplint error (#10329) 7 years ago
sampler.cc Fix more CPPLint errors (#10218) 7 years ago
sampler.h Fix more CPPlint issues in fluid/operators/math (#10249) 7 years ago
selected_rows_functor.cc Fix more CPPlint issues in fluid/operators/math (#10249) 7 years ago
selected_rows_functor.cu Feature/cuda9 cudnn7 (#10140) 7 years ago
selected_rows_functor.h Fix the grammar in copyright. (#8403) 7 years ago
selected_rows_functor_test.cc Fix more CPPLint errors (#10218) 7 years ago
selected_rows_functor_test.cu Fix more CPPLint issues in fluid/operators/math (#10276) 7 years ago
sequence2batch.cc Fix more CPPlint issues in fluid/operators/math (#10249) 7 years ago
sequence2batch.cu Fix more CPPlint issues in fluid/operators/math (#10249) 7 years ago
sequence2batch.h Fix a bug related to dispensable inputs and refine the inference unittest (#10527) 7 years ago
sequence_padding.cc Fix CPPLint issues with math/sequence_padding (#10317) 7 years ago
sequence_padding.cu Fix CPPLint issues with math/sequence_padding (#10317) 7 years ago
sequence_padding.h Fix CPPLint issues with math/sequence_padding (#10317) 7 years ago
sequence_padding_test.cc fix errors in sequence_padding_test 7 years ago
sequence_pooling.cc Fix more CPPLint errors (#10218) 7 years ago
sequence_pooling.cu Feature/cuda9 cudnn7 (#10140) 7 years ago
sequence_pooling.h Pending more CPPLint errors in fluid/operators/math (#10243) 7 years ago
sequence_scale.cc Fix more CPPlint issues in fluid/operators/math (#10249) 7 years ago
sequence_scale.cu Feature/cuda9 cudnn7 (#10140) 7 years ago
sequence_scale.h Fix more CPPlint issues in fluid/operators/math (#10249) 7 years ago
softmax.cc Fix the grammar in copyright. (#8403) 7 years ago
softmax.cu Add float16 support to non-cudnn softmax op on GPU (#9686) 7 years ago
softmax.h [Speed]implement cudnn sequence softmax cudnn (#8978) 7 years ago
softmax_impl.h Add float16 support to non-cudnn softmax op on GPU (#9686) 7 years ago
unpooling.cc Fix the grammar in copyright. (#8403) 7 years ago
unpooling.cu Feature/cuda9 cudnn7 (#10140) 7 years ago
unpooling.h Fix the grammar in copyright. (#8403) 7 years ago
vol2col.cc Fix more CPPLint errors (#10218) 7 years ago
vol2col.cu Feature/cuda9 cudnn7 (#10140) 7 years ago
vol2col.h Pending more CPPLint errors in fluid/operators/math (#10243) 7 years ago
vol2col_test.cc Merge pull request #10232 from JiayiFeng/fix_unittests 7 years ago