This website works better with JavaScript.
Explore
Help
Register
Sign In
m53297601
/
Paddle
Watch
1
Star
0
Fork
You've already forked Paddle
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
9ffa79cd91
Paddle
/
paddle
/
operators
History
guosheng
9ffa79cd91
Add gemm with stride
8 years ago
..
math
Add gemm with stride
8 years ago
rnn
…
.clang-format
…
CMakeLists.txt
…
accuracy_op.cc
…
accuracy_op.cu
…
accuracy_op.h
…
add_op.cc
…
add_op.cu
…
add_op.h
…
concat_op.cc
…
concat_op.h
…
cond_op.cc
…
cond_op.h
…
cos_sim_op.cc
…
cos_sim_op.cu
…
cos_sim_op.h
…
cross_entropy_op.cc
Use soft_label attribute for cross-entropy.
8 years ago
cross_entropy_op.cu
Use soft_label attribute for cross-entropy.
8 years ago
cross_entropy_op.h
Use soft_label attribute for cross-entropy.
8 years ago
dropout_op.cc
Remove unnecessary mask operations in test phase for dropout operator.
8 years ago
dropout_op.cu
Remove unnecessary mask operations in test phase for dropout operator.
8 years ago
dropout_op.h
Remove unnecessary mask operations in test phase for dropout operator.
8 years ago
elementwise_mul_op.cc
…
elementwise_mul_op.cu
…
elementwise_mul_op.h
…
fc_op.cc
…
fill_zeros_like_op.cc
…
fill_zeros_like_op.cu
…
fill_zeros_like_op.h
…
gather.h
…
gather_op.cc
…
gather_op.h
…
gather_test.cc
…
gaussian_random_op.cc
…
gaussian_random_op.cu
…
identity_op.cc
…
lookup_table_op.cc
…
lookup_table_op.cu
…
lookup_table_op.h
…
mean_op.cc
…
mean_op.cu
…
mean_op.h
…
minus_op.cc
…
minus_op.cu
…
minus_op.h
…
mul_op.cc
…
mul_op.cu
…
mul_op.h
…
name_convention.md
…
net_op.cc
…
net_op.h
…
net_op_design.md
…
net_op_test.cc
…
pad_op.cc
…
pad_op.cu
…
pad_op.h
…
prelu_op.cc
…
prelu_op.cu
…
prelu_op.h
Refine platform::Transform function and fix prelu_op testing.
8 years ago
recurrent_op.cc
…
recurrent_op.h
…
reshape_op.cc
…
reshape_op.cu
…
reshape_op.h
…
rnn_design.md
…
rowwise_add_op.cc
…
rowwise_add_op.cu
…
rowwise_add_op.h
…
scale_op.cc
…
scale_op.cu
…
scale_op.h
…
scatter.h
…
scatter_op.cc
…
scatter_op.h
…
scatter_test.cc
…
sequence_avg_pool_op.cc
…
sequence_avg_pool_op.cu
…
sequence_avg_pool_op.h
…
sgd_op.cc
…
sgd_op.cu
…
sgd_op.h
…
sigmoid_op.cc
…
sigmoid_op.cu
…
sigmoid_op.h
…
softmax_op.cc
…
softmax_op.cu
…
softmax_op.h
…
split_op.cc
…
split_op.h
…
squared_l2_distance_op.cc
…
squared_l2_distance_op.cu
…
squared_l2_distance_op.h
…
sum_op.cc
…
sum_op.cu
…
sum_op.h
…
top_k_op.cc
…
top_k_op.cu
…
top_k_op.h
…
uniform_random_op.cc
…
uniform_random_op.cu
…