Paddle/paddle/operators
Dong Zhihong 6bc261b933 fix ci 7 years ago
..
detail Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU 8 years ago
images Design doc: Batch Normalization Operator () 8 years ago
math fix im2col interface 7 years ago
nccl fix ci 7 years ago
rnn feature/dynamic recurrent op forward and backward () 8 years ago
.clang-format Unify clang-format and add some missing clang-format 8 years ago
CMakeLists.txt "polish cmake file" 7 years ago
accuracy_op.cc Remove template parameter for Tensor methods () 8 years ago
accuracy_op.cu Remove template parameter for Tensor methods () 8 years ago
accuracy_op.h Add Skeleton of Double support 8 years ago
activation_op.cc Correct OpWithKernel's infershape () 8 years ago
activation_op.cu Unify Reduce functions and simplify register code 8 years ago
activation_op.h Adding Hard Sigmoid Activation () 8 years ago
adadelta_op.cc Correct OpWithKernel's infershape () 8 years ago
adadelta_op.cu Adding Adadelta optimization operator () 8 years ago
adadelta_op.h Adding Adadelta optimization operator () 8 years ago
adagrad_op.cc Correct OpWithKernel's infershape () 8 years ago
adagrad_op.cu fix format 8 years ago
adagrad_op.h change learning rate and fix format 8 years ago
adam_op.cc Removing updates of Beta1 and Beta2 power accumulators outside the op () 8 years ago
adam_op.cu Adding the Adam Optimizer operator () 8 years ago
adam_op.h Removing updates of Beta1 and Beta2 power accumulators outside the op () 8 years ago
adamax_op.cc Removing updates of Beta1 power accumulators outside the op () 8 years ago
adamax_op.cu Implementing the Adamax optimizer operator () 8 years ago
adamax_op.h Removing updates of Beta1 power accumulators outside the op () 8 years ago
batch_norm_op.cc CPU Batch Norm Op () 7 years ago
batch_norm_op.h CPU Batch Norm Op () 7 years ago
batch_norm_op.md Design doc: Batch Normalization Operator () 8 years ago
clip_op.cc use context to get attribute () 8 years ago
clip_op.cu Update transform invocation 8 years ago
clip_op.h Add Skeleton of Double support 8 years ago
concat_op.cc Correct OpWithKernel's infershape () 8 years ago
concat_op.cu Use StridedMemCpy in Concat/Split Kernel () 8 years ago
concat_op.h Fix compile 8 years ago
cond_op.cc "change GetOrCreate to Var" 8 years ago
cond_op.h remove Runtime InferShape for cond op () 8 years ago
conv2d_op.cc Cudnn conv op () 8 years ago
conv2d_op.cu Cudnn conv op () 8 years ago
conv2d_op.h Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_im2col_kocf_for_sequence 7 years ago
conv2dtranspose_op.cc deconv -> conv transpose 8 years ago
conv2dtranspose_op.cu deconv -> conv transpose 8 years ago
conv2dtranspose_op.h fix im2col interface 7 years ago
conv_cudnn_op.cc Cudnn conv op () 8 years ago
conv_cudnn_op.cu Cudnn conv op () 8 years ago
conv_shift_op.cc Correct OpWithKernel's infershape () 8 years ago
conv_shift_op.cu Conv Shift Operator () 8 years ago
conv_shift_op.h Conv Shift Operator () 8 years ago
cos_sim_op.cc Correct OpWithKernel's infershape () 8 years ago
cos_sim_op.cu
cos_sim_op.h Add Skeleton of Double support 8 years ago
crop_op.cc New Op Test framework. () 7 years ago
crop_op.cu Use stridecpy instead of CUDA kernel 8 years ago
crop_op.h Add Skeleton of Double support 8 years ago
cross_entropy_op.cc Correct OpWithKernel's infershape () 8 years ago
cross_entropy_op.cu Change Name convention of operator attributes () 8 years ago
cross_entropy_op.h Change Name convention of operator attributes () 8 years ago
decayed_adagrad_op.cc Correct OpWithKernel's infershape () 8 years ago
decayed_adagrad_op.cu Implementing the Decayed Adagrad optimizer operator () 8 years ago
decayed_adagrad_op.h Implementing the Decayed Adagrad optimizer operator () 8 years ago
dropout_op.cc Correct OpWithKernel's infershape () 8 years ago
dropout_op.cu Add Skeleton of Double support 8 years ago
dropout_op.h Add Skeleton of Double support 8 years ago
dynamic_recurrent_op.cc fix clang build error 8 years ago
dynamic_recurrent_op.h feature/dynamic recurrent op forward and backward () 8 years ago
dynamic_recurrent_op_test.cc feature/dynamic recurrent op forward and backward () 8 years ago
elementwise_add_op.cc split elementwise_op.h into two header files 8 years ago
elementwise_add_op.cu Elementwise operator. () 8 years ago
elementwise_add_op.h Add Skeleton of Double support 8 years ago
elementwise_div_op.cc split elementwise_op.h into two header files 8 years ago
elementwise_div_op.cu Elementwise operator. () 8 years ago
elementwise_div_op.h Add Skeleton of Double support 8 years ago
elementwise_mul_op.cc Change registry, test register double kernel 8 years ago
elementwise_mul_op.cu Change registry, test register double kernel 8 years ago
elementwise_mul_op.h Add Skeleton of Double support 8 years ago
elementwise_op.h Correct OpWithKernel's infershape () 8 years ago
elementwise_op_function.h fix elementwise add bug 8 years ago
elementwise_sub_op.cc split elementwise_op.h into two header files 8 years ago
elementwise_sub_op.cu Elementwise operator. () 8 years ago
elementwise_sub_op.h Add Skeleton of Double support 8 years ago
feed_op.cc Remove template parameter for Tensor methods () 8 years ago
fetch_op.cc Enable to output LoD in fetch_op and check output LoD in the op unit test. 7 years ago
fill_constant_op.cc Correct OpWithKernel's infershape () 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 Correct OpWithKernel's infershape () 8 years ago
fill_zeros_like_op.cu
fill_zeros_like_op.h Add Skeleton of Double support 8 years ago
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 Correct OpWithKernel's infershape () 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 use context to get attribute () 8 years ago
gaussian_random_op.cu Add Skeleton of Double support 8 years ago
gru_unit_op.cc New Op Test framework. () 7 years ago
gru_unit_op.cu Add gru_unit_op 8 years ago
gru_unit_op.h Refine gru_unit_op by optional bias 8 years ago
increment_op.cc Adding increment op () 8 years ago
increment_op.cu Adding increment op () 8 years ago
increment_op.h Adding increment op () 8 years ago
lookup_table_op.cc ensure ids in lookup table op must be a column vector () 7 years ago
lookup_table_op.cu Add Skeleton of Double support 8 years ago
lookup_table_op.h Add Skeleton of Double support 8 years ago
lstm_op.cc Update lstm comments and fix bug. 7 years ago
lstm_op.cu Add missing file. 8 years ago
lstm_op.h update to the develop branch. 7 years ago
lstm_unit_op.cc Correct OpWithKernel's infershape () 8 years ago
lstm_unit_op.cu Using double precision to stablize lstm gradient check 8 years ago
lstm_unit_op.h Add LSTM Operators. 8 years ago
margin_rank_loss_op.cc Correct OpWithKernel's infershape () 8 years ago
margin_rank_loss_op.cu pass unit test for margin_rank_loss_op 8 years ago
margin_rank_loss_op.h improve doc in margin_rank_loss_op 8 years ago
matmul_op.cc MatMul operator () 8 years ago
matmul_op.cu MatMul operator () 8 years ago
matmul_op.h Remove template parameter for Tensor methods () 8 years ago
mean_op.cc Correct OpWithKernel's infershape () 8 years ago
mean_op.cu
mean_op.h Add Skeleton of Double support 8 years ago
minus_op.cc Correct OpWithKernel's infershape () 8 years ago
minus_op.cu
minus_op.h Add Skeleton of Double support 8 years ago
modified_huber_loss_op.cc Correct OpWithKernel's infershape () 8 years ago
modified_huber_loss_op.cu Add Skeleton of Double support 8 years ago
modified_huber_loss_op.h Add Skeleton of Double support 8 years ago
momentum_op.cc Adding Nesterov Momentum () 8 years ago
momentum_op.cu Add momentum operator 8 years ago
momentum_op.h Adding Nesterov Momentum () 8 years ago
mul_op.cc Correct mul_op implementation () 7 years ago
mul_op.cu
mul_op.h Correct mul_op implementation () 7 years ago
multiplex_op.cc Correct OpWithKernel's infershape () 8 years ago
multiplex_op.cu Remove template parameter for Tensor methods () 8 years ago
multiplex_op.h Add Skeleton of Double support 8 years ago
name_convention.md Change Name convention of operator attributes () 8 years ago
nccl_op.cc "fix create output variable bug" 7 years ago
nccl_op.cu "fix create output variable bug" 7 years ago
nccl_op_test.cu "remove python side test case to another PR." 7 years ago
net_op.cc
net_op.h Use PROTO_LITE when refactoring Paddle 8 years ago
net_op_design.md
net_op_test.cc Remove OperatorBase::InferShape 8 years ago
pad_op.cc Correct OpWithKernel's infershape () 8 years ago
pad_op.cu
pad_op.h Add Skeleton of Double support 8 years ago
pool_op.cc Change Name convention of operator attributes () 8 years ago
pool_op.cu Fix (According to the review) 8 years ago
pool_op.h Correct OpWithKernel's infershape () 8 years ago
pool_with_index_op.cc Correct OpWithKernel's infershape () 8 years ago
pool_with_index_op.cu follow coments 8 years ago
pool_with_index_op.h Change Name convention of operator attributes () 8 years ago
prelu_op.cc Correct OpWithKernel's infershape () 8 years ago
prelu_op.cu prelu with gpu 8 years ago
prelu_op.h Add Skeleton of Double support 8 years ago
proximal_gd_op.cc Adding Proximal Gradient Descent () 8 years ago
proximal_gd_op.cu Adding Proximal Gradient Descent () 8 years ago
proximal_gd_op.h Adding Proximal Gradient Descent () 8 years ago
rank_loss_op.cc Correct OpWithKernel's infershape () 8 years ago
rank_loss_op.cu add rank_loss operator 8 years ago
rank_loss_op.h Add Skeleton of Double support 8 years ago
recurrent_op.cc feature/dynamic recurrent op forward and backward () 8 years ago
recurrent_op.h optimize code 8 years ago
reduce_op.cc New Op Test framework. () 7 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 Correct OpWithKernel's infershape () 8 years ago
reshape_op.cu add reshape operator 8 years ago
reshape_op.h Remove template parameter for Tensor methods () 8 years ago
rmsprop_op.cc Correct OpWithKernel's infershape () 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
save_restore_op.cc "Serialize LoDTensor, Save/Restore model" () 7 years ago
scale_op.cc Correct OpWithKernel's infershape () 8 years ago
scale_op.cu
scale_op.h Add Skeleton of Double support 8 years ago
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 Correct OpWithKernel's infershape () 8 years ago
scatter_op.cu Remove template parameter for Tensor methods () 8 years ago
scatter_op.h Remove template parameter for Tensor methods () 8 years ago
scatter_test.cc gather scatter fix according to google style 8 years ago
sequence_concat_op.cc Correct OpWithKernel's infershape () 8 years ago
sequence_concat_op.cu update 8 years ago
sequence_concat_op.h Remove template parameter for Tensor methods () 8 years ago
sequence_pool_op.cc Correct OpWithKernel's infershape () 8 years ago
sequence_pool_op.cu implement framework of seq_pool_op and its unitest 8 years ago
sequence_pool_op.h Remove template parameter for Tensor methods () 8 years ago
sequence_softmax_op.cc Correct OpWithKernel's infershape () 8 years ago
sequence_softmax_op.cu Initialize the sequence softmax operator. 8 years ago
sequence_softmax_op.h Remove template parameter for Tensor methods () 8 years ago
sgd_op.cc fix gpu build error 8 years ago
sgd_op.cu fix gpu build error 8 years ago
sgd_op.h fix gpu build error 8 years ago
sigmoid_cross_entropy_with_logits_op.cc Correct OpWithKernel's infershape () 8 years ago
sigmoid_cross_entropy_with_logits_op.cu Adding support for the sigmoid_cross_entropy_with_logits operator () 8 years ago
sigmoid_cross_entropy_with_logits_op.h FIx sigmoid_xe_with_logits_op compile 8 years ago
smooth_l1_loss_op.cc New Op Test framework. () 7 years ago
smooth_l1_loss_op.cu Complete smooth_l1_loss_op. 8 years ago
smooth_l1_loss_op.h Add Skeleton of Double support 8 years ago
softmax_op.cc Correct OpWithKernel's infershape () 8 years ago
softmax_op.cu
softmax_op.h Merge branch 'develop' into core_add_sequence_softmax_op 8 years ago
softmax_with_cross_entropy_op.cc Correct OpWithKernel's infershape () 8 years ago
softmax_with_cross_entropy_op.cu Remove template parameter for Tensor methods () 8 years ago
softmax_with_cross_entropy_op.h Remove template parameter for Tensor methods () 8 years ago
split_op.cc Correct OpWithKernel's infershape () 8 years ago
split_op.cu Use StridedMemCpy in Concat/Split Kernel () 8 years ago
split_op.h Merge branch 'develop' of github.com:baidu/Paddle into feature/make_paddle_support_double 8 years ago
squared_l2_distance_op.cc Correct OpWithKernel's infershape () 8 years ago
squared_l2_distance_op.cu
squared_l2_distance_op.h Add Skeleton of Double support 8 years ago
strided_memcpy.h Renamed to strided_memcpy and prettify unittests 8 years ago
strided_memcpy_test.cc Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU 8 years ago
sum_op.cc Correct OpWithKernel's infershape () 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 Correct OpWithKernel's infershape () 8 years ago
top_k_op.cu Add Skeleton of Double support 8 years ago
top_k_op.h Add Skeleton of Double support 8 years ago
transpose_op.cc Correct OpWithKernel's infershape () 8 years ago
transpose_op.cu delete cuda impl, complete comments, modify variable naming 8 years ago
transpose_op.h Add Skeleton of Double support 8 years ago
uniform_random_op.cc use context to get attribute () 8 years ago
uniform_random_op.cu Add Skeleton of Double support 8 years ago