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
tensor-tang 3df99e72ab
Merge remote-tracking branch 'ups/develop' into refine/set_num_threads
7 years ago
..
detail also move a few other dir to legacy/ 7 years ago
CMakeLists.txt Move fluid::framework::InitDevices into fluid::platform (#11757) 7 years ago
blas.cc Follow comments and polish code names 7 years ago
blas.h Merge remote-tracking branch 'ups/develop' into refine/set_num_threads 7 years ago
blas_impl.cu.h matmul support float16/double 7 years ago
blas_impl.h enable dynamic load mklml lib on fluid 7 years ago
concat.cc fix concat warning 7 years ago
concat.cu fix concat grad kernel 7 years ago
concat.h concat support data as input 7 years ago
concat.hip.cu
concat_test.cc fix errors in concat_test 7 years ago
context_project.cc
context_project.cu
context_project.h Clean and extract blas 7 years ago
cos_sim_functor.cc
cos_sim_functor.cu
cos_sim_functor.h
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
depthwise_conv.cu
depthwise_conv.h
gru_compute.cc Clean and extract blas 7 years ago
gru_compute.cu Clean and extract blas 7 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 fix a compile error 7 years ago
math_function.cu matmul support float16/double 7 years ago
math_function.h "remove lapack" (#11966) 7 years ago
math_function_impl.h
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
maxouting.cu
maxouting.h
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
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) 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
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