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
Yiqun Liu ecfddebbef
Add the implementation of inverse (#23310)
5 years ago
..
detail
CMakeLists.txt Add the implementation of inverse (#23310) 5 years ago
algorithm.h
beam_search.cc
beam_search.cu
beam_search.h
beam_search_test.cc
bert_encoder_functor.cu [Paddle-TRT]: Ernie Dynamic shape support. (#23138) 5 years ago
bert_encoder_functor.h [Paddle-TRT]: Ernie Dynamic shape support. (#23138) 5 years ago
blas.cc
blas.h Add the implementation of inverse (#23310) 5 years ago
blas_impl.cu.h Add the implementation of inverse (#23310) 5 years ago
blas_impl.h Add cholesky_op (#23543) 5 years ago
bloomfilter.h
compound_functors.h
concat.hip.cu
concat_and_split.cc
concat_and_split.cu
concat_and_split.h
concat_test.cc
context_project.cc
context_project.cu
context_project.h
cos_sim_functor.cc
cos_sim_functor.cu
cos_sim_functor.h
cpu_vec.h
cpu_vec_test.cc
cross_entropy.cc
cross_entropy.cu
cross_entropy.h
depthwise_conv.cu
depthwise_conv.h
fc.cc
fc.cu [Ernie GPU Optimize]: Embedding_eltwise_layernorm Fuse (#22494) 5 years ago
fc.h
functors.h
gru_compute.cc
gru_compute.cu
gru_compute.h
im2col.cc
im2col.cu
im2col.h
im2col_cfo_cpu.h
im2col_test.cc
lstm_compute.cc
lstm_compute.cu
lstm_compute.h
math_cuda_utils.h [Paddle-TRT]: Ernie Dynamic shape support. (#23138) 5 years ago
math_function.cc
math_function.cu
math_function.h
math_function_impl.h
math_function_test.cc
math_function_test.cu
matrix_bit_code.cc
matrix_bit_code.h fix typo word (#22784) 5 years ago
matrix_inverse.cc Add the implementation of inverse (#23310) 5 years ago
matrix_inverse.cu.cc Add the implementation of inverse (#23310) 5 years ago
matrix_inverse.h Add the implementation of inverse (#23310) 5 years ago
maxouting.cc
maxouting.cu
maxouting.h
padding.h
pooling.cc
pooling.cu
pooling.h
prelu.cu
prelu.h
sample_prob.cc
sample_prob.cu
sample_prob.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.cc
sequence2batch.cc
sequence2batch.cu
sequence2batch.h Fix the integer overflow problem of sequence2batch (#22479) 5 years ago
sequence_padding.cc
sequence_padding.cu
sequence_padding.h
sequence_padding_test.cc Correct the use of DeviceContext in unittest sequence_pooling_test and sequence_padding_test (#22456) 5 years ago
sequence_pooling.cc
sequence_pooling.cu Fix dismatch of std::max's arguments type on windows. (#22507) 5 years ago
sequence_pooling.h
sequence_pooling_test.cc Correct the use of DeviceContext in unittest sequence_pooling_test and sequence_padding_test (#22456) 5 years ago
sequence_scale.cc
sequence_scale.cu
sequence_scale.h
softmax.cc
softmax.cu
softmax.h
softmax_impl.h remove eval in eigen function when dtype is fp16 (#23845) 5 years ago
tree2col.cc
tree2col.cu
tree2col.h
unpooling.cc
unpooling.cu
unpooling.h
vol2col.cc
vol2col.cu
vol2col.h
vol2col_test.cc