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
yangyaming 69072ef1ce
Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix-6581
7 years ago
..
detail Add back print_operators_doc (#5970) 7 years ago
images Design doc: Batch Normalization Operator (#3748) 7 years ago
math add more place test and rename Cudnn to CUDNN (#6621) 7 years ago
nccl Fix a dead lock bug for dyload/nccl.h when nccl lib cannot be loaded (#5533) 7 years ago
.clang-format Unify clang-format and add some missing clang-format 7 years ago
CMakeLists.txt Refine device context (#6433) 7 years ago
accuracy_op.cc Refine device context (#6433) 7 years ago
accuracy_op.cu Refine device context (#6433) 7 years ago
accuracy_op.h Refine device context (#6433) 7 years ago
activation_op.cc Refine device context (#6433) 7 years ago
activation_op.cu Refine device context (#6433) 7 years ago
activation_op.h Refine device context (#6433) 7 years ago
adadelta_op.cc Refine device context (#6433) 7 years ago
adadelta_op.cu Refine device context (#6433) 7 years ago
adadelta_op.h Refine device context (#6433) 7 years ago
adagrad_op.cc Refine device context (#6433) 7 years ago
adagrad_op.cu Refine device context (#6433) 7 years ago
adagrad_op.h Refine device context (#6433) 7 years ago
adam_op.cc Refine device context (#6433) 7 years ago
adam_op.cu Refine device context (#6433) 7 years ago
adam_op.h Refine device context (#6433) 7 years ago
adamax_op.cc Refine device context (#6433) 7 years ago
adamax_op.cu Refine device context (#6433) 7 years ago
adamax_op.h Refine device context (#6433) 7 years ago
array_operator.h Feature/copytensor (#5455) 7 years ago
array_to_lod_tensor_op.cc Feature/copytensor (#5455) 7 years ago
assign_op.cc Feature/copytensor (#5455) 7 years ago
auc_op.cc Polish OpWithKernel 7 years ago
auc_op.h Refine device context (#6433) 7 years ago
batch_norm_op.cc Refine device context (#6433) 7 years ago
batch_norm_op.cu.cc Refine device context (#6433) 7 years ago
batch_norm_op.h Refine device context (#6433) 7 years ago
batch_norm_op.md Design doc: Batch Normalization Operator (#3748) 7 years ago
beam_search_decode_op.cc beam_search_decode support multi data type (#5847) 7 years ago
beam_search_decode_op.h Feature/copytensor (#5455) 7 years ago
beam_search_decode_op_test.cc BeamSearchDecodeOp (#5498) 7 years ago
beam_search_op.cc fix some warning with MKLDNN related codes and etc 7 years ago
beam_search_op.h feature/beam search op (#5052) 7 years ago
bilinear_tensor_product_op.cc Refine device context (#6433) 7 years ago
bilinear_tensor_product_op.cu Refine device context (#6433) 7 years ago
bilinear_tensor_product_op.h Refine device context (#6433) 7 years ago
cast_op.cc Make cast op support bool (#6562) 7 years ago
cast_op.cu Make cast op support bool (#6562) 7 years ago
cast_op.h Refine device context (#6433) 7 years ago
chunk_eval_op.cc Refine ChunkEvalutor by following comments 7 years ago
chunk_eval_op.h Merge branch 'develop' of https://github.com/PaddlePaddle/paddle into add-multiBatch-chunkEval 7 years ago
clip_by_norm_op.cc Refine device context (#6433) 7 years ago
clip_by_norm_op.cu Refine device context (#6433) 7 years ago
clip_by_norm_op.h Refine device context (#6433) 7 years ago
clip_op.cc Refine device context (#6433) 7 years ago
clip_op.cu Refine device context (#6433) 7 years ago
clip_op.h Refine device context (#6433) 7 years ago
compare_op.cc Adding greater than and less than equal ops to compare op (#5609) 7 years ago
compare_op.cu Refine device context (#6433) 7 years ago
compare_op.h Refine device context (#6433) 7 years ago
concat_op.cc Nmt decoder train (#6367) 7 years ago
concat_op.cu.cc Refine device context (#6433) 7 years ago
concat_op.h Refine device context (#6433) 7 years ago
cond_op.cc Polish from concat to conv shift operators (#5347) 7 years ago
cond_op.h remove Runtime InferShape for cond op (#4518) 7 years ago
conditional_block_op.cc Unify `step_block` and `block` to `sub_block` 7 years ago
conv_cudnn_op.cc Refine device context (#6433) 7 years ago
conv_cudnn_op.cu.cc Refine device context (#6433) 7 years ago
conv_op.cc Refine device context (#6433) 7 years ago
conv_op.cu.cc Refine device context (#6433) 7 years ago
conv_op.h remove conflict 7 years ago
conv_shift_op.cc Polish from concat to conv shift operators (#5347) 7 years ago
conv_shift_op.cu Refine device context (#6433) 7 years ago
conv_shift_op.h Refine device context (#6433) 7 years ago
conv_transpose_cudnn_op.cc Refine device context (#6433) 7 years ago
conv_transpose_cudnn_op.cu.cc Refine device context (#6433) 7 years ago
conv_transpose_op.cc Refine device context (#6433) 7 years ago
conv_transpose_op.cu.cc Refine device context (#6433) 7 years ago
conv_transpose_op.h follow comments 7 years ago
cos_sim_op.cc Refine device context (#6433) 7 years ago
cos_sim_op.cu Refine device context (#6433) 7 years ago
cos_sim_op.h Refine device context (#6433) 7 years ago
crf_decoding_op.cc Refine device context (#6433) 7 years ago
crf_decoding_op.h Refine device context (#6433) 7 years ago
crop_op.cc Fix crop op doc 7 years ago
crop_op.cu Refine device context (#6433) 7 years ago
crop_op.h Refine device context (#6433) 7 years ago
cross_entropy_op.cc Nmt decoder train (#6367) 7 years ago
cross_entropy_op.cu Refine device context (#6433) 7 years ago
cross_entropy_op.h Refine device context (#6433) 7 years ago
decayed_adagrad_op.cc Refine device context (#6433) 7 years ago
decayed_adagrad_op.cu Refine device context (#6433) 7 years ago
decayed_adagrad_op.h Refine device context (#6433) 7 years ago
dropout_op.cc Refine device context (#6433) 7 years ago
dropout_op.cu Refine device context (#6433) 7 years ago
dropout_op.h Refine device context (#6433) 7 years ago
elementwise_add_op.cc Refine device context (#6433) 7 years ago
elementwise_add_op.cu Refine device context (#6433) 7 years ago
elementwise_add_op.h Refine device context (#6433) 7 years ago
elementwise_div_op.cc Refine device context (#6433) 7 years ago
elementwise_div_op.cu Refine device context (#6433) 7 years ago
elementwise_div_op.h Refine device context (#6433) 7 years ago
elementwise_mul_op.cc Refine device context (#6433) 7 years ago
elementwise_mul_op.cu Refine device context (#6433) 7 years ago
elementwise_mul_op.h Refine device context (#6433) 7 years ago
elementwise_op.h Fix the proformance problem of enforce (#6085) 7 years ago
elementwise_op_function.h Refine device context (#6433) 7 years ago
elementwise_sub_op.cc Refine device context (#6433) 7 years ago
elementwise_sub_op.cu Refine device context (#6433) 7 years ago
elementwise_sub_op.h Refine device context (#6433) 7 years ago
expand_op.cc Refine device context (#6433) 7 years ago
expand_op.cu Refine device context (#6433) 7 years ago
expand_op.h Refine device context (#6433) 7 years ago
feed_op.cc Feature/copytensor (#5455) 7 years ago
fetch_op.cc Feature/copytensor (#5455) 7 years ago
fill_constant_batch_size_like_op.cc Refine device context (#6433) 7 years ago
fill_constant_batch_size_like_op.cu.cc Refine device context (#6433) 7 years ago
fill_constant_batch_size_like_op.h Refine device context (#6433) 7 years ago
fill_constant_op.cc Unify dtype and datatype (#5869) 7 years ago
fill_op.cc Add fill_op (#6477) 7 years ago
fill_zeros_like_op.cc Refine device context (#6433) 7 years ago
fill_zeros_like_op.cu.cc Refine device context (#6433) 7 years ago
fill_zeros_like_op.h Refine device context (#6433) 7 years ago
ftrl_op.cc Refine device context (#6433) 7 years ago
ftrl_op.cu Refine device context (#6433) 7 years ago
ftrl_op.h Refine device context (#6433) 7 years ago
gather.cu.h Refine device context (#6433) 7 years ago
gather.h gather scatter fix according to google style 7 years ago
gather_op.cc Polish OpWithKernel 7 years ago
gather_op.cu Refine device context (#6433) 7 years ago
gather_op.h Refine device context (#6433) 7 years ago
gather_test.cc gather scatter fix according to google style 7 years ago
gaussian_random_op.cc Unify dtype and datatype (#5869) 7 years ago
gaussian_random_op.cu Refine device context (#6433) 7 years ago
gru_op.cc Refine device context (#6433) 7 years ago
gru_op.cu.cc Refine device context (#6433) 7 years ago
gru_op.h Refine device context (#6433) 7 years ago
gru_unit_op.cc Refine device context (#6433) 7 years ago
gru_unit_op.cu Refine device context (#6433) 7 years ago
gru_unit_op.h Refine device context (#6433) 7 years ago
hinge_loss_op.cc Refine device context (#6433) 7 years ago
hinge_loss_op.cu Refine device context (#6433) 7 years ago
hinge_loss_op.h Refine device context (#6433) 7 years ago
huber_loss_op.cc Refine device context (#6433) 7 years ago
huber_loss_op.cu Refine device context (#6433) 7 years ago
huber_loss_op.h Refine device context (#6433) 7 years ago
increment_op.cc While op forward for sentimental analysis (#6140) 7 years ago
is_empty_op.cc add is empty op (#5639) 7 years ago
l1_norm_op.cc Refine device context (#6433) 7 years ago
l1_norm_op.cu Refine device context (#6433) 7 years ago
l1_norm_op.h Refine device context (#6433) 7 years ago
linear_chain_crf_op.cc Refine device context (#6433) 7 years ago
linear_chain_crf_op.cu Refine device context (#6433) 7 years ago
linear_chain_crf_op.h Refine device context (#6433) 7 years ago
load_op.cc Send recv op (#5520) 7 years ago
lod_array_length_op.cc fix lod_array_lengh op equation (#6307) 7 years ago
lod_rank_table_op.cc feature/while_op (#5502) 7 years ago
lod_reset_op.cc bug fix in lod_reset_op: cast int to size_t in LoD 7 years ago
lod_reset_op.cu Refine device context (#6433) 7 years ago
lod_reset_op.h Refine device context (#6433) 7 years ago
lod_tensor_to_array_op.cc While op forward for sentimental analysis (#6140) 7 years ago
log_loss_op.cc Refine device context (#6433) 7 years ago
log_loss_op.cu Refine device context (#6433) 7 years ago
log_loss_op.h Refine device context (#6433) 7 years ago
logical_op.cc Fix equation in logical or op (#6315) 7 years ago
logical_op.cu Refine device context (#6433) 7 years ago
logical_op.h Refine device context (#6433) 7 years ago
lookup_table_op.cc Polish OpWithKernel 7 years ago
lookup_table_op.cu Refine device context (#6433) 7 years ago
lookup_table_op.h Fix bug in lookup_table_op & layers (#5298) 7 years ago
lrn_op.cc Refine device context (#6433) 7 years ago
lrn_op.cu Refine device context (#6433) 7 years ago
lrn_op.h Refine device context (#6433) 7 years ago
lstm_op.cc Refine device context (#6433) 7 years ago
lstm_op.cu.cc Refine device context (#6433) 7 years ago
lstm_op.h Refine device context (#6433) 7 years ago
lstm_unit_op.cc Expose param_attr and bias_attr. 7 years ago
lstm_unit_op.cu Refine device context (#6433) 7 years ago
lstm_unit_op.h Refine device context (#6433) 7 years ago
margin_rank_loss_op.cc Refine device context (#6433) 7 years ago
margin_rank_loss_op.cu Refine device context (#6433) 7 years ago
margin_rank_loss_op.h Refine device context (#6433) 7 years ago
matmul_op.cc Refine device context (#6433) 7 years ago
matmul_op.cu.cc Refine device context (#6433) 7 years ago
matmul_op.h Refine device context (#6433) 7 years ago
max_sequence_len_op.cc Compelete max_sequence_len_op (#5913) 7 years ago
maxout_op.cc Refine device context (#6433) 7 years ago
maxout_op.cu.cc Refine device context (#6433) 7 years ago
maxout_op.h Refine device context (#6433) 7 years ago
mean_op.cc Refine device context (#6433) 7 years ago
mean_op.cu Refine device context (#6433) 7 years ago
mean_op.h Refine device context (#6433) 7 years ago
merge_lod_tensor_op.cc Feature/copytensor (#5455) 7 years ago
minus_op.cc Refine device context (#6433) 7 years ago
minus_op.cu Refine device context (#6433) 7 years ago
minus_op.h Refine device context (#6433) 7 years ago
modified_huber_loss_op.cc Refine device context (#6433) 7 years ago
modified_huber_loss_op.cu Refine device context (#6433) 7 years ago
modified_huber_loss_op.h Refine device context (#6433) 7 years ago
momentum_op.cc Update cuda kernel and doc. 7 years ago
momentum_op.cu Refine device context (#6433) 7 years ago
momentum_op.h Refine the Eigen usage for CPU implementation. 7 years ago
mul_op.cc Refine device context (#6433) 7 years ago
mul_op.cu.cc Refine device context (#6433) 7 years ago
mul_op.h Refine device context (#6433) 7 years ago
multiplex_op.cc Refine device context (#6433) 7 years ago
multiplex_op.cu Refine device context (#6433) 7 years ago
multiplex_op.h Refine device context (#6433) 7 years ago
name_convention.md Polish Operators Docs (r) (#5377) 7 years ago
nccl_op.cc Unify dtype and datatype (#5869) 7 years ago
nccl_op.cu.cc Refine device context (#6433) 7 years ago
nccl_op_test.cu.cc Refine device context (#6433) 7 years ago
nce_op.cc Refine device context (#6433) 7 years ago
nce_op.h Refine device context (#6433) 7 years ago
net_op.cc
net_op.h Fix gcc4.9 (#6442) 7 years ago
net_op_design.md
net_op_test.cc Fix gcc4.9 (#6442) 7 years ago
pad_op.cc Refine device context (#6433) 7 years ago
pad_op.cu Refine device context (#6433) 7 years ago
pad_op.h Refine device context (#6433) 7 years ago
pool_cudnn_op.cc Refine device context (#6433) 7 years ago
pool_cudnn_op.cu.cc Refine device context (#6433) 7 years ago
pool_cudnn_op.h follow comments 7 years ago
pool_op.cc Refine device context (#6433) 7 years ago
pool_op.cu.cc Refine device context (#6433) 7 years ago
pool_op.h Refine device context (#6433) 7 years ago
pool_with_index_op.cc Refine device context (#6433) 7 years ago
pool_with_index_op.cu.cc Refine device context (#6433) 7 years ago
pool_with_index_op.h Refine device context (#6433) 7 years ago
positive_negative_pair_op.cc Polish OpWithKernel 7 years ago
positive_negative_pair_op.h Refine device context (#6433) 7 years ago
precision_recall_op.cc Polish OpWithKernel 7 years ago
precision_recall_op.h Refine device context (#6433) 7 years ago
prelu_op.cc Refine device context (#6433) 7 years ago
prelu_op.cu Refine device context (#6433) 7 years ago
prelu_op.h Refine device context (#6433) 7 years ago
proximal_adagrad_op.cc Refine device context (#6433) 7 years ago
proximal_adagrad_op.cu Refine device context (#6433) 7 years ago
proximal_adagrad_op.h Refine device context (#6433) 7 years ago
proximal_gd_op.cc Refine device context (#6433) 7 years ago
proximal_gd_op.cu Refine device context (#6433) 7 years ago
proximal_gd_op.h Refine device context (#6433) 7 years ago
rank_loss_op.cc Refine device context (#6433) 7 years ago
rank_loss_op.cu Refine device context (#6433) 7 years ago
rank_loss_op.h Refine device context (#6433) 7 years ago
recurrent_op.cc Unify `step_block` and `block` to `sub_block` 7 years ago
recv_op.cc update 7 years ago
reduce_op.cc Enhance ReduceOp to support reducing over all elements 7 years ago
reduce_op.cu Refine device context (#6433) 7 years ago
reduce_op.h Enhance ReduceOp to support reducing over all elements 7 years ago
reshape_op.cc polish code in reshape_op 7 years ago
reshape_op.cu Refine device context (#6433) 7 years ago
reshape_op.h Refine device context (#6433) 7 years ago
rmsprop_op.cc Refine device context (#6433) 7 years ago
rmsprop_op.cu Refine device context (#6433) 7 years ago
rmsprop_op.h Refine device context (#6433) 7 years ago
rnn_design.md
rnn_memory_helper_op.cc Unify dtype and datatype (#5869) 7 years ago
roi_pool_op.cc Refine device context (#6433) 7 years ago
roi_pool_op.cu Refine device context (#6433) 7 years ago
roi_pool_op.h Refine device context (#6433) 7 years ago
row_conv_op.cc Refine device context (#6433) 7 years ago
row_conv_op.cu Merge pull request #6498 from luotao1/row_conv 7 years ago
row_conv_op.h Refine device context (#6433) 7 years ago
save_load_op_test.cc Use posix_memalign to allocate aligned memory, since some SIMD instructions require the alignment of memory accesses. 7 years ago
save_op.cc Send recv op (#5520) 7 years ago
scale_op.cc Refine device context (#6433) 7 years ago
scale_op.cu Refine device context (#6433) 7 years ago
scale_op.h Refine device context (#6433) 7 years ago
scatter.cu.h gather scatter fix according to google style 7 years ago
scatter.h gather scatter fix according to google style 7 years ago
scatter_op.cc fix scatter op equation (#6304) 7 years ago
scatter_op.cu Refine device context (#6433) 7 years ago
scatter_op.h Remove template parameter for Tensor methods (#4937) 7 years ago
scatter_test.cc gather scatter fix according to google style 7 years ago
send_op.cc Send recv op (#5520) 7 years ago
send_recv_op_test.cc update 7 years ago
sequence_concat_op.cc Refine device context (#6433) 7 years ago
sequence_concat_op.cu.cc Refine device context (#6433) 7 years ago
sequence_concat_op.h Refine device context (#6433) 7 years ago
sequence_conv_op.cc Refine device context (#6433) 7 years ago
sequence_conv_op.cu.cc Refine device context (#6433) 7 years ago
sequence_conv_op.h Refine device context (#6433) 7 years ago
sequence_expand_op.cc rename seq to sequence 7 years ago
sequence_expand_op.cu rename seq to sequence 7 years ago
sequence_expand_op.h rename seq to sequence 7 years ago
sequence_pool_op.cc Refine device context (#6433) 7 years ago
sequence_pool_op.cu Refine device context (#6433) 7 years ago
sequence_pool_op.h Refine device context (#6433) 7 years ago
sequence_slice_op.cc Refine device context (#6433) 7 years ago
sequence_slice_op.cu Refine device context (#6433) 7 years ago
sequence_slice_op.h Refine device context (#6433) 7 years ago
sequence_softmax_op.cc Refine device context (#6433) 7 years ago
sequence_softmax_op.cu.cc Refine device context (#6433) 7 years ago
sequence_softmax_op.h Refine device context (#6433) 7 years ago
sgd_op.cc Refine device context (#6433) 7 years ago
sgd_op.cu Refine device context (#6433) 7 years ago
sgd_op.h Refine device context (#6433) 7 years ago
shrink_rnn_memory_op.cc Complete shrink_rnn_memory_op comments (#5935) 7 years ago
sigmoid_cross_entropy_with_logits_op.cc Refine device context (#6433) 7 years ago
sigmoid_cross_entropy_with_logits_op.cu Refine device context (#6433) 7 years ago
sigmoid_cross_entropy_with_logits_op.h Refine device context (#6433) 7 years ago
sign_op.cc Refine device context (#6433) 7 years ago
sign_op.cu Refine device context (#6433) 7 years ago
sign_op.h Refine device context (#6433) 7 years ago
smooth_l1_loss_op.cc Refine device context (#6433) 7 years ago
smooth_l1_loss_op.cu Refine device context (#6433) 7 years ago
smooth_l1_loss_op.h Refine device context (#6433) 7 years ago
softmax_op.cc Refine device context (#6433) 7 years ago
softmax_op.cu.cc Refine device context (#6433) 7 years ago
softmax_op.h Refine device context (#6433) 7 years ago
softmax_with_cross_entropy_op.cc Make the new framework independent the old framework. (#6201) 7 years ago
softmax_with_cross_entropy_op.cu Refine device context (#6433) 7 years ago
softmax_with_cross_entropy_op.h Refine device context (#6433) 7 years ago
split_lod_tensor_op.cc Feature/copytensor (#5455) 7 years ago
split_op.cc Polish operator documentation (#5356) 7 years ago
split_op.cu.cc Refine device context (#6433) 7 years ago
split_op.h Refine device context (#6433) 7 years ago
spp_op.cc add spp avg 7 years ago
spp_op.cu.cc for code review by zhaolong 7 years ago
spp_op.h add spp avg 7 years ago
squared_l2_distance_op.cc Refine device context (#6433) 7 years ago
squared_l2_distance_op.cu Refine device context (#6433) 7 years ago
squared_l2_distance_op.h Refine device context (#6433) 7 years ago
squared_l2_norm_op.cc Refine device context (#6433) 7 years ago
squared_l2_norm_op.cu Refine device context (#6433) 7 years ago
squared_l2_norm_op.h Refine device context (#6433) 7 years ago
strided_memcpy.h
strided_memcpy_test.cc Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU 7 years ago
sum_op.cc Refine device context (#6433) 7 years ago
sum_op.cu Refine device context (#6433) 7 years ago
sum_op.h Refine device context (#6433) 7 years ago
tensor.save Feature/copytensor (#5455) 7 years ago
tensor_array_read_write_op.cc fix read and write tensor array op (#6312) 7 years ago
top_k_op.cc Polish the documentation for uniform_random and top_k ops (#5353) 7 years ago
top_k_op.cu Refine device context (#6433) 7 years ago
top_k_op.h Refine device context (#6433) 7 years ago
transpose_op.cc Refine device context (#6433) 7 years ago
transpose_op.cu.cc Refine device context (#6433) 7 years ago
transpose_op.h Refine device context (#6433) 7 years ago
uniform_random_op.cc Refine device context (#6433) 7 years ago
uniform_random_op.cu Refine device context (#6433) 7 years ago
unpool_op.cc Refine device context (#6433) 7 years ago
unpool_op.cu.cc Refine device context (#6433) 7 years ago
unpool_op.h Refine device context (#6433) 7 years ago
while_op.cc Unify `step_block` and `block` to `sub_block` 7 years ago