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/operators
QI JUN 521514da36
fix conflict (#4883)
7 years ago
..
detail
math MatMul operator (#4856) 7 years ago
rnn "change GetOrCreate to Var" 7 years ago
.clang-format
CMakeLists.txt fix_pybind_op_reg_nokernel 7 years ago
accuracy_op.cc Correct OpWithKernel's infershape (#4847) 7 years ago
accuracy_op.cu
accuracy_op.h
activation_op.cc Correct OpWithKernel's infershape (#4847) 7 years ago
activation_op.cu
activation_op.h Adding Hard Sigmoid Activation (#4771) 7 years ago
adadelta_op.cc Correct OpWithKernel's infershape (#4847) 7 years ago
adadelta_op.cu
adadelta_op.h
adagrad_op.cc Correct OpWithKernel's infershape (#4847) 7 years ago
adagrad_op.cu
adagrad_op.h
adam_op.cc Correct OpWithKernel's infershape (#4847) 7 years ago
adam_op.cu Adding the Adam Optimizer operator (#4733) 7 years ago
adam_op.h Adding the Adam Optimizer operator (#4733) 7 years ago
adamax_op.cc Correct OpWithKernel's infershape (#4847) 7 years ago
adamax_op.cu
adamax_op.h
clip_op.cc Correct OpWithKernel's infershape (#4847) 7 years ago
clip_op.cu
clip_op.h
concat_op.cc Correct OpWithKernel's infershape (#4847) 7 years ago
concat_op.cu
concat_op.h
cond_op.cc "change GetOrCreate to Var" 7 years ago
cond_op.h
conv2d_op.cc Cudnn conv op (#4195) 7 years ago
conv2d_op.cu Cudnn conv op (#4195) 7 years ago
conv2d_op.h Correct OpWithKernel's infershape (#4847) 7 years ago
conv_cudnn_op.cc Cudnn conv op (#4195) 7 years ago
conv_cudnn_op.cu Cudnn conv op (#4195) 7 years ago
conv_shift_op.cc Correct OpWithKernel's infershape (#4847) 7 years ago
conv_shift_op.cu
conv_shift_op.h
cos_sim_op.cc Correct OpWithKernel's infershape (#4847) 7 years ago
cos_sim_op.cu
cos_sim_op.h
crop_op.cc Correct OpWithKernel's infershape (#4847) 7 years ago
crop_op.cu
crop_op.h
cross_entropy_op.cc Correct OpWithKernel's infershape (#4847) 7 years ago
cross_entropy_op.cu Change Name convention of operator attributes (#4807) 7 years ago
cross_entropy_op.h Change Name convention of operator attributes (#4807) 7 years ago
decayed_adagrad_op.cc Correct OpWithKernel's infershape (#4847) 7 years ago
decayed_adagrad_op.cu Implementing the Decayed Adagrad optimizer operator (#4645) 7 years ago
decayed_adagrad_op.h Implementing the Decayed Adagrad optimizer operator (#4645) 7 years ago
dropout_op.cc Correct OpWithKernel's infershape (#4847) 7 years ago
dropout_op.cu
dropout_op.h
dynamic_recurrent_op.cc Merge branch 'develop' into fix/scope 7 years ago
dynamic_recurrent_op.h Feature/dynamic recurrent op forward test (#4729) 7 years ago
dynamic_recurrent_op_test.cc Merge branch 'develop' into fix/scope 7 years ago
elementwise_add_op.cc
elementwise_add_op.cu
elementwise_add_op.h
elementwise_div_op.cc
elementwise_div_op.cu
elementwise_div_op.h
elementwise_mul_op.cc
elementwise_mul_op.cu
elementwise_mul_op.h
elementwise_op.h Correct OpWithKernel's infershape (#4847) 7 years ago
elementwise_op_function.h
elementwise_sub_op.cc
elementwise_sub_op.cu
elementwise_sub_op.h
fc_op.cc
feed_op.cc Rewrite feed/fetch op (#4815) 7 years ago
fetch_op.cc Rewrite feed/fetch op (#4815) 7 years ago
fill_constant_op.cc Correct OpWithKernel's infershape (#4847) 7 years ago
fill_constant_op.cu
fill_constant_op.h
fill_zeros_like_op.cc Correct OpWithKernel's infershape (#4847) 7 years ago
fill_zeros_like_op.cu
fill_zeros_like_op.h
gather.cu.h
gather.h
gather_op.cc Correct OpWithKernel's infershape (#4847) 7 years ago
gather_op.cu
gather_op.h
gather_test.cc
gaussian_random_op.cc Correct OpWithKernel's infershape (#4847) 7 years ago
gaussian_random_op.cu
gru_unit_op.cc Correct OpWithKernel's infershape (#4847) 7 years ago
gru_unit_op.cu
gru_unit_op.h Refine gru_unit_op by optional bias 7 years ago
identity_op.cc
interp_op.cc
lookup_table_op.cc Correct OpWithKernel's infershape (#4847) 7 years ago
lookup_table_op.cu
lookup_table_op.h
lstm_unit_op.cc Correct OpWithKernel's infershape (#4847) 7 years ago
lstm_unit_op.cu
lstm_unit_op.h
margin_rank_loss_op.cc Correct OpWithKernel's infershape (#4847) 7 years ago
margin_rank_loss_op.cu
margin_rank_loss_op.h
matmul_op.cc MatMul operator (#4856) 7 years ago
matmul_op.cu MatMul operator (#4856) 7 years ago
matmul_op.h MatMul operator (#4856) 7 years ago
mean_op.cc Correct OpWithKernel's infershape (#4847) 7 years ago
mean_op.cu
mean_op.h
minus_op.cc Correct OpWithKernel's infershape (#4847) 7 years ago
minus_op.cu
minus_op.h
modified_huber_loss_op.cc Correct OpWithKernel's infershape (#4847) 7 years ago
modified_huber_loss_op.cu
modified_huber_loss_op.h
momentum_op.cc fix conflict (#4883) 7 years ago
momentum_op.cu
momentum_op.h
mul_op.cc Impl optimizer (#4734) 7 years ago
mul_op.cu
mul_op.h
multiplex_op.cc Correct OpWithKernel's infershape (#4847) 7 years ago
multiplex_op.cu
multiplex_op.h
name_convention.md Change Name convention of operator attributes (#4807) 7 years ago
net_op.cc
net_op.h
net_op_design.md
net_op_test.cc
pad_op.cc Correct OpWithKernel's infershape (#4847) 7 years ago
pad_op.cu
pad_op.h
pool_op.cc Change Name convention of operator attributes (#4807) 7 years ago
pool_op.cu
pool_op.h Correct OpWithKernel's infershape (#4847) 7 years ago
pool_with_index_op.cc Correct OpWithKernel's infershape (#4847) 7 years ago
pool_with_index_op.cu
pool_with_index_op.h Change Name convention of operator attributes (#4807) 7 years ago
prelu_op.cc Correct OpWithKernel's infershape (#4847) 7 years ago
prelu_op.cu
prelu_op.h
rank_loss_op.cc Correct OpWithKernel's infershape (#4847) 7 years ago
rank_loss_op.cu
rank_loss_op.h
recurrent_op.cc "change GetOrCreate to Var" 7 years ago
recurrent_op.h
reduce_op.cc Correct OpWithKernel's infershape (#4847) 7 years ago
reduce_op.cu
reduce_op.h
reshape_op.cc Correct OpWithKernel's infershape (#4847) 7 years ago
reshape_op.cu
reshape_op.h
rmsprop_op.cc Correct OpWithKernel's infershape (#4847) 7 years ago
rmsprop_op.cu
rmsprop_op.h
rnn_design.md
scale_op.cc Correct OpWithKernel's infershape (#4847) 7 years ago
scale_op.cu
scale_op.h
scatter.cu.h
scatter.h
scatter_op.cc Correct OpWithKernel's infershape (#4847) 7 years ago
scatter_op.cu
scatter_op.h
scatter_test.cc
sequence_concat_op.cc Correct OpWithKernel's infershape (#4847) 7 years ago
sequence_concat_op.cu
sequence_concat_op.h
sequence_pool_op.cc Correct OpWithKernel's infershape (#4847) 7 years ago
sequence_pool_op.cu
sequence_pool_op.h fix merge conflict 7 years ago
sequence_softmax_op.cc Correct OpWithKernel's infershape (#4847) 7 years ago
sequence_softmax_op.cu
sequence_softmax_op.h
sgd_op.cc Correct OpWithKernel's infershape (#4847) 7 years ago
sgd_op.cu
sgd_op.h
sigmoid_cross_entropy_with_logits_op.cc Correct OpWithKernel's infershape (#4847) 7 years ago
sigmoid_cross_entropy_with_logits_op.cu
sigmoid_cross_entropy_with_logits_op.h
smooth_l1_loss_op.cc Correct OpWithKernel's infershape (#4847) 7 years ago
smooth_l1_loss_op.cu
smooth_l1_loss_op.h
softmax_op.cc Correct OpWithKernel's infershape (#4847) 7 years ago
softmax_op.cu
softmax_op.h
softmax_with_cross_entropy_op.cc Correct OpWithKernel's infershape (#4847) 7 years ago
softmax_with_cross_entropy_op.cu Change Name convention of operator attributes (#4807) 7 years ago
softmax_with_cross_entropy_op.h Change Name convention of operator attributes (#4807) 7 years ago
split_op.cc Correct OpWithKernel's infershape (#4847) 7 years ago
split_op.cu
split_op.h
squared_l2_distance_op.cc Correct OpWithKernel's infershape (#4847) 7 years ago
squared_l2_distance_op.cu
squared_l2_distance_op.h
strided_memcpy.h
strided_memcpy_test.cc
sum_op.cc Correct OpWithKernel's infershape (#4847) 7 years ago
sum_op.cu
sum_op.h
top_k_op.cc Correct OpWithKernel's infershape (#4847) 7 years ago
top_k_op.cu
top_k_op.h
transpose_op.cc Correct OpWithKernel's infershape (#4847) 7 years ago
transpose_op.cu
transpose_op.h
uniform_random_op.cc Correct OpWithKernel's infershape (#4847) 7 years ago
uniform_random_op.cu