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
yuyang18 fd2b4b478e
Make tensor support uint8
8 years ago
..
detail Fix cpplint errors in lstm kernel (#10394) 8 years ago
CMakeLists.txt adding device_context to blas deps list (#10420) 8 years ago
blas.cc Follow comments and polish code names 8 years ago
blas.h Follow comments and polish code names 8 years ago
blas_impl.cu.h matmul support float16/double 8 years ago
blas_impl.h Fix typo in blas_impl.h 8 years ago
concat.cc
concat.cu
concat.h
concat.hip.cu
concat_test.cc fix errors in concat_test 8 years ago
context_project.cc
context_project.cu
context_project.h Clean and extract blas 8 years ago
cos_sim_functor.cc
cos_sim_functor.cu
cos_sim_functor.h
cross_entropy.cc
cross_entropy.cu
cross_entropy.h
depthwise_conv.cu
depthwise_conv.h
gru_compute.cc Clean and extract blas 8 years ago
gru_compute.cu Clean and extract blas 8 years ago
gru_compute.h
im2col.cc
im2col.cu
im2col.h
im2col_test.cc
lstm_compute.cc
lstm_compute.cu
lstm_compute.h
math_function.cc Make tensor support uint8 8 years ago
math_function.cu matmul support float16/double 8 years ago
math_function.h Clean and extract blas 8 years ago
math_function_impl.h
math_function_test.cc Clean and extract blas 8 years ago
math_function_test.cu Clean and extract blas 8 years ago
maxouting.cc
maxouting.cu
maxouting.h
pooling.cc
pooling.cu
pooling.h
sampler.cc
sampler.h
selected_rows_functor.cc
selected_rows_functor.cu
selected_rows_functor.h
selected_rows_functor_test.cc
selected_rows_functor_test.cu
sequence2batch.cc
sequence2batch.cu
sequence2batch.h Fix a bug related to dispensable inputs and refine the inference unittest (#10527) 8 years ago
sequence_padding.cc
sequence_padding.cu
sequence_padding.h
sequence_padding_test.cc fix errors in sequence_padding_test 8 years ago
sequence_pooling.cc
sequence_pooling.cu
sequence_pooling.h
sequence_scale.cc
sequence_scale.cu
sequence_scale.h
softmax.cc
softmax.cu
softmax.h
softmax_impl.h
unpooling.cc
unpooling.cu
unpooling.h
vol2col.cc
vol2col.cu
vol2col.h
vol2col_test.cc