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
Cao Ying e9495e7694
Merge pull request #4508 from Yancey1989/seqconcat_op
8 years ago
..
detail Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU 8 years ago
math follow comments 8 years ago
rnn optimize auto 8 years ago
.clang-format
CMakeLists.txt Merge branch 'develop' into fix_pool_op_doc_and_class_declarations 8 years ago
accuracy_op.cc rename InferShapeContextBase to InferShapeContext 8 years ago
accuracy_op.cu
accuracy_op.h
activation_op.cc Implementing Softplus operator (#4690) 8 years ago
activation_op.cu Unify Reduce functions and simplify register code 8 years ago
activation_op.h Implementing Softplus operator (#4690) 8 years ago
adadelta_op.cc rename InferShapeContextBase to InferShapeContext 8 years ago
adadelta_op.cu Adding Adadelta optimization operator (#4576) 8 years ago
adadelta_op.h Adding Adadelta optimization operator (#4576) 8 years ago
adagrad_op.cc rename InferShapeContextBase to InferShapeContext 8 years ago
adagrad_op.cu fix format 8 years ago
adagrad_op.h change learning rate and fix format 8 years ago
adamax_op.cc Fix compile error in develop branch 8 years ago
adamax_op.cu Implementing the Adamax optimizer operator (#4538) 8 years ago
adamax_op.h Implementing the Adamax optimizer operator (#4538) 8 years ago
clip_op.cc rename InferShapeContextBase to InferShapeContext 8 years ago
clip_op.cu
clip_op.h
concat_op.cc rename InferShapeContextBase to InferShapeContext 8 years ago
concat_op.cu
concat_op.h
cond_op.cc gather scatter fix according to google style 8 years ago
cond_op.h
conv2d_op.cc rename InferShapeContextBase to InferShapeContext 8 years ago
conv2d_op.cu
conv_shift_op.cc Conv Shift Operator (#4591) 8 years ago
conv_shift_op.cu Conv Shift Operator (#4591) 8 years ago
conv_shift_op.h Conv Shift Operator (#4591) 8 years ago
cos_sim_op.cc rename InferShapeContextBase to InferShapeContext 8 years ago
cos_sim_op.cu
cos_sim_op.h
crop_op.cc rename InferShapeContextBase to InferShapeContext 8 years ago
crop_op.cu
crop_op.h
cross_entropy_op.cc rename InferShapeContextBase to InferShapeContext 8 years ago
cross_entropy_op.cu
cross_entropy_op.h
dropout_op.cc rename InferShapeContextBase to InferShapeContext 8 years ago
dropout_op.cu
dropout_op.h
dynamic_recurrent_op.cc dynamic recurrent op forward c++ implentation (#4597) 8 years ago
dynamic_recurrent_op.h dynamic recurrent op forward c++ implentation (#4597) 8 years ago
dynamic_recurrent_op_test.cc dynamic recurrent op forward c++ implentation (#4597) 8 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 rename InferShapeContextBase to InferShapeContext 8 years ago
elementwise_op_function.h
elementwise_sub_op.cc
elementwise_sub_op.cu
elementwise_sub_op.h
fc_op.cc
feed_op.cc make infershape of feedop and fetchop compatible with compile-time design 8 years ago
feed_op.cu add feed operator 8 years ago
feed_op.h follow comments 8 years ago
fetch_op.cc make infershape of feedop and fetchop compatible with compile-time design 8 years ago
fetch_op.cu fix executor gpu unittest 8 years ago
fetch_op.h follow comments 8 years ago
fill_constant_op.cc Implementing the fill constant op for the executor 8 years ago
fill_constant_op.cu Implementing the fill constant op for the executor 8 years ago
fill_constant_op.h Implementing the fill constant op for the executor 8 years ago
fill_zeros_like_op.cc rename InferShapeContextBase to InferShapeContext 8 years ago
fill_zeros_like_op.cu
fill_zeros_like_op.h
gather.cu.h gather scatter fix according to google style 8 years ago
gather.h gather scatter fix according to google style 8 years ago
gather_op.cc rename InferShapeContextBase to InferShapeContext 8 years ago
gather_op.cu gather scatter fix according to google style 8 years ago
gather_op.h gather scatter fix according to google style 8 years ago
gather_test.cc gather scatter fix according to google style 8 years ago
gaussian_random_op.cc rename InferShapeContextBase to InferShapeContext 8 years ago
gaussian_random_op.cu
gemm_conv2d_op.h
identity_op.cc
interp_op.cc refine comment of interp_op 8 years ago
lookup_table_op.cc rename InferShapeContextBase to InferShapeContext 8 years ago
lookup_table_op.cu
lookup_table_op.h
lstm_unit_op.cc rename InferShapeContextBase to InferShapeContext 8 years ago
lstm_unit_op.cu
lstm_unit_op.h
margin_rank_loss_op.cc fix typos in margin_rank_loss_op 8 years ago
margin_rank_loss_op.cu
margin_rank_loss_op.h improve doc in margin_rank_loss_op 8 years ago
mean_op.cc rename InferShapeContextBase to InferShapeContext 8 years ago
mean_op.cu
mean_op.h
minus_op.cc rename InferShapeContextBase to InferShapeContext 8 years ago
minus_op.cu
minus_op.h
modified_huber_loss_op.cc rename InferShapeContextBase to InferShapeContext 8 years ago
modified_huber_loss_op.cu
modified_huber_loss_op.h
mul_op.cc rename InferShapeContextBase to InferShapeContext 8 years ago
mul_op.cu
mul_op.h
multiplex_op.cc rename InferShapeContextBase to InferShapeContext 8 years ago
multiplex_op.cu
multiplex_op.h
name_convention.md
net_op.cc
net_op.h Use PROTO_LITE when refactoring Paddle 8 years ago
net_op_design.md
net_op_test.cc
pad_op.cc rename InferShapeContextBase to InferShapeContext 8 years ago
pad_op.cu
pad_op.h
pool_op.cc follow comments 8 years ago
pool_op.cu
pool_op.h Separate the declarations and implementation of the PoolOp and PoolMaker class in order to reuse in pool_cudnn 8 years ago
pool_with_index_op.cc follow comments 8 years ago
pool_with_index_op.cu follow coments 8 years ago
pool_with_index_op.h
prelu_op.cc rename InferShapeContextBase to InferShapeContext 8 years ago
prelu_op.cu
prelu_op.h
rank_loss_op.cc rename InferShapeContextBase to InferShapeContext 8 years ago
rank_loss_op.cu
rank_loss_op.h
recurrent_op.cc optimize auto 8 years ago
recurrent_op.h
reduce_op.cc Merge pull request #4630 from jacquesqiao/merge-infershapecontext 8 years ago
reduce_op.cu Unify Reduce functions and simplify register code 8 years ago
reduce_op.h Unify Reduce functions and simplify register code 8 years ago
reshape_op.cc rename InferShapeContextBase to InferShapeContext 8 years ago
reshape_op.cu
reshape_op.h
rmsprop_op.cc rename InferShapeContextBase to InferShapeContext 8 years ago
rmsprop_op.cu Adding the implementation for rmsprop operator 8 years ago
rmsprop_op.h Updated RMSProp to have learning rate as an input and work with GPU 8 years ago
rnn_design.md
scale_op.cc rename InferShapeContextBase to InferShapeContext 8 years ago
scale_op.cu
scale_op.h
scatter.cu.h gather scatter fix according to google style 8 years ago
scatter.h gather scatter fix according to google style 8 years ago
scatter_op.cc rename InferShapeContextBase to InferShapeContext 8 years ago
scatter_op.cu gather scatter fix according to google style 8 years ago
scatter_op.h gather scatter fix according to google style 8 years ago
scatter_test.cc gather scatter fix according to google style 8 years ago
sequence_concat_op.cc update 8 years ago
sequence_concat_op.cu update 8 years ago
sequence_concat_op.h add an enforce 8 years ago
sequence_pool_op.cc rename InferShapeContextBase to InferShapeContext 8 years ago
sequence_pool_op.cu
sequence_pool_op.h
sequence_softmax_op.cc rename InferShapeContextBase to InferShapeContext 8 years ago
sequence_softmax_op.cu
sequence_softmax_op.h
sgd_op.cc rename InferShapeContextBase to InferShapeContext 8 years ago
sgd_op.cu
sgd_op.h optimize the dsize 8 years ago
sigmoid_cross_entropy_with_logits_op.cc rename InferShapeContextBase to InferShapeContext 8 years ago
sigmoid_cross_entropy_with_logits_op.cu
sigmoid_cross_entropy_with_logits_op.h
smooth_l1_loss_op.cc rename InferShapeContextBase to InferShapeContext 8 years ago
smooth_l1_loss_op.cu
smooth_l1_loss_op.h
softmax_op.cc rename InferShapeContextBase to InferShapeContext 8 years ago
softmax_op.cu
softmax_op.h
softmax_with_cross_entropy_op.cc rename InferShapeContextBase to InferShapeContext 8 years ago
softmax_with_cross_entropy_op.cu
softmax_with_cross_entropy_op.h
split_op.cc rename InferShapeContextBase to InferShapeContext 8 years ago
split_op.cu
split_op.h
squared_l2_distance_op.cc rename InferShapeContextBase to InferShapeContext 8 years ago
squared_l2_distance_op.cu
squared_l2_distance_op.h
strided_memcpy.h
strided_memcpy_test.cc Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU 8 years ago
sum_op.cc rename InferShapeContextBase to InferShapeContext 8 years ago
sum_op.cu Fix CRLF in sum_op.cu 8 years ago
sum_op.h Simplify SumOp Kernel 8 years ago
top_k_op.cc rename InferShapeContextBase to InferShapeContext 8 years ago
top_k_op.cu
top_k_op.h
transpose_op.cc rename InferShapeContextBase to InferShapeContext 8 years ago
transpose_op.cu
transpose_op.h
uniform_random_op.cc rename InferShapeContextBase to InferShapeContext 8 years ago
uniform_random_op.cu