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/fluid/operators
gongweibao 3a6213f493
Change grpc interface to compatible with brpc. (#12164)
7 years ago
..
concurrency Pending more CPPLint errors in fluid/operators/math (#10243) 7 years ago
detail Improve brpccmake (#11842) 7 years ago
detection fix warning 7 years ago
distributed Change grpc interface to compatible with brpc. (#12164) 7 years ago
math add gemm_warp test 7 years ago
nccl Fix more CPPlint issues in fluid/operators/math (#10249) 7 years ago
reader Polish function names 7 years ago
CMakeLists.txt Merge pull request #12088 from guoshengCS/complete-hsigmoid 7 years ago
accuracy_op.cc Clean OpProtoAndCheckerMaker 7 years ago
accuracy_op.cu Feature/cuda9 cudnn7 (#10140) 7 years ago
accuracy_op.h
activation_mkldnn_op.cc MKLDNN layout: Support for activation operator 7 years ago
activation_op.cc add beam search doc (#11469) 7 years ago
activation_op.cu
activation_op.h Revert "refine ZeroGradFunctor in activation_op.h" 7 years ago
adadelta_op.cc Clean OpProtoAndCheckerMaker 7 years ago
adadelta_op.cu
adadelta_op.h
adagrad_op.cc Clean OpProtoAndCheckerMaker 7 years ago
adagrad_op.cu Feature/cuda9 cudnn7 (#10140) 7 years ago
adagrad_op.h
adam_op.cc fix adam op for selected rows 7 years ago
adam_op.cu
adam_op.h adam op handle grad.rows().size == 0 condition 7 years ago
adamax_op.cc Clean OpProtoAndCheckerMaker 7 years ago
adamax_op.cu
adamax_op.h
arg_max_op.cc Polish arg_min_max_op 7 years ago
arg_max_op.cu Polish arg_min_max_op 7 years ago
arg_min_max_op_base.h Polish arg_min_max_op 7 years ago
arg_min_op.cc Polish arg_min_max_op 7 years ago
arg_min_op.cu Polish arg_min_max_op 7 years ago
argsort_op.cc Add python api for argsort_op 7 years ago
argsort_op.cu Enhance cuda code & unittest for argsort_op 7 years ago
argsort_op.h Simplify the computation in cpu 7 years ago
array_operator.h
array_to_lod_tensor_op.cc Clean OpProtoAndCheckerMaker 7 years ago
assign_op.cc Clean OpProtoAndCheckerMaker 7 years ago
assign_value_op.cc Register assign_value_op an empty grad_op 7 years ago
assign_value_op.cu.cc
assign_value_op.h
auc_op.cc Update auc op (#12199) 7 years ago
auc_op.h Update auc op (#12199) 7 years ago
average_accumulates_op.cc small AverageOptimizer enhance. (#11761) 7 years ago
average_accumulates_op.cu
average_accumulates_op.h small AverageOptimizer enhance. (#11761) 7 years ago
batch_norm_mkldnn_op.cc Duplicated code was moved to common function 7 years ago
batch_norm_op.cc Skip BatchNorm when feature only has 1 element. (#11578) 7 years ago
batch_norm_op.cu.cc Skip BatchNorm when feature only has 1 element. (#11578) 7 years ago
batch_norm_op.h add url of cuda9.0_cudnn7_avx_mkl library 7 years ago
batch_size_like.h Simplize API Reference Documentation 7 years ago
beam_search_decode_op.cc Fix copying empty tensor in beam_search_decode_op 7 years ago
beam_search_decode_op.h Fix copying empty tensor in beam_search_decode_op 7 years ago
beam_search_decode_op_test.cc Make python unit test of beam_search_op and beam_searc_decode_op run correctly 7 years ago
beam_search_op.cc Fix src_idx out of range in beam_search_op 7 years ago
beam_search_op.h Make cc_test of beam_search_op and beam_searc_decode_op run correctly 7 years ago
beam_search_op_test.cc Make python unit test of beam_search_op and beam_searc_decode_op run correctly 7 years ago
bilinear_interp_op.cc Add unit tests 7 years ago
bilinear_interp_op.cu Make bilinear_interp_op support attrs from input. (#11041) 7 years ago
bilinear_interp_op.h Add unit tests 7 years ago
bilinear_tensor_product_op.cc Clean OpProtoAndCheckerMaker 7 years ago
bilinear_tensor_product_op.cu
bilinear_tensor_product_op.h Clean and extract blas 7 years ago
cast_op.cc Add support in cast op kernel 7 years ago
cast_op.cu Add support in cast op kernel 7 years ago
cast_op.h
channel_close_op.cc Clean OpProtoAndCheckerMaker 7 years ago
channel_create_op.cc Clean OpProtoAndCheckerMaker 7 years ago
channel_recv_op.cc Clean OpProtoAndCheckerMaker 7 years ago
channel_send_op.cc Clean OpProtoAndCheckerMaker 7 years ago
checkpoint_notify_op.cc enforce rpc client timeout 7 years ago
chunk_eval_op.cc update by comment 7 years ago
chunk_eval_op.h
clip_by_norm_op.cc fix typo 7 years ago
clip_by_norm_op.cu
clip_by_norm_op.h
clip_op.cc Clean OpProtoAndCheckerMaker 7 years ago
clip_op.cu
clip_op.h
compare_op.cc Polish documentation 7 years ago
compare_op.cu
compare_op.h
concat_op.cc enable more type for splitOp and ConcatOp 7 years ago
concat_op.cu.cc enable more type for splitOp and ConcatOp 7 years ago
concat_op.h concat support data as input 7 years ago
conditional_block_op.cc Make IfElse operator works and fix unit testing. (#11972) 7 years ago
conv_cudnn_op.cu.cc Feature/deterministic (#11205) 7 years ago
conv_mkldnn_op.cc - comment update 7 years ago
conv_op.cc Merge pull request #11099 from mozga-intel/mozga-intel/Conv_mkldnn_layout 7 years ago
conv_op.cu.cc
conv_op.h Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/clean_op_maker 7 years ago
conv_shift_op.cc Clean OpProtoAndCheckerMaker 7 years ago
conv_shift_op.cu Feature/cuda9 cudnn7 (#10140) 7 years ago
conv_shift_op.h
conv_transpose_cudnn_op.cu.cc Enable multiple groups for cudnn conv transpose 7 years ago
conv_transpose_op.cc Speed depthwise transposed conv2d. (#11740) 7 years ago
conv_transpose_op.cu.cc Speed depthwise transposed conv2d. (#11740) 7 years ago
conv_transpose_op.h Speed depthwise transposed conv2d. (#11740) 7 years ago
cos_sim_op.cc update by comment 7 years ago
cos_sim_op.cu
cos_sim_op.h
crf_decoding_op.cc update 7 years ago
crf_decoding_op.h
crop_op.cc Make crop op supporting taking offsets as one of its inputs 7 years ago
crop_op.cu
crop_op.h fix warning (#11518) 7 years ago
cross_entropy_op.cc Skip BatchNorm when feature only has 1 element. (#11578) 7 years ago
cross_entropy_op.cu Clean cross entropy and add sync in executor 7 years ago
cross_entropy_op.h Follow comment 7 years ago
ctc_align_op.cc Clean OpProtoAndCheckerMaker 7 years ago
ctc_align_op.cu
ctc_align_op.h
cum_op.h
cumsum_op.cc Polish comsum, DynamicRNN 7 years ago
cumsum_op.cu
decayed_adagrad_op.cc Clean OpProtoAndCheckerMaker 7 years ago
decayed_adagrad_op.cu
decayed_adagrad_op.h
delete_var_op.cc Clean OpProtoAndCheckerMaker 7 years ago
detection_map_op.cc Refine detection_map doc. 7 years ago
detection_map_op.h Enhance detection_map_op and more check in prior_box API. (#10796) 7 years ago
dropout_op.cc Clean OpProtoAndCheckerMaker 7 years ago
dropout_op.cu
dropout_op.h
dropout_op_test.cc
edit_distance_op.cc Clean OpProtoAndCheckerMaker 7 years ago
edit_distance_op.cu Feature/cuda9 cudnn7 (#10140) 7 years ago
edit_distance_op.h
elementwise_add_mkldnn_op.cc typos fix 7 years ago
elementwise_add_op.cc MKL elementwise add backward: backward works for integral types with fall back to default impl 7 years ago
elementwise_add_op.cu
elementwise_add_op.h MKL optimized elementwise add: fix style check 7 years ago
elementwise_div_op.cc Clean OpProtoAndCheckerMaker 7 years ago
elementwise_div_op.cu
elementwise_div_op.h
elementwise_max_op.cc Clean OpProtoAndCheckerMaker 7 years ago
elementwise_max_op.cu
elementwise_max_op.h
elementwise_min_op.cc Clean OpProtoAndCheckerMaker 7 years ago
elementwise_min_op.cu
elementwise_min_op.h
elementwise_mul_op.cc refine \odot in elementwise_mul 7 years ago
elementwise_mul_op.cu
elementwise_mul_op.h
elementwise_op.h MKLDNN elementwis_add with default broadcast operations (#11544) 7 years ago
elementwise_op_function.h Fix __shfl_down_sync_ of cross_entropy (#10345) 7 years ago
elementwise_pow_op.cc Clean OpProtoAndCheckerMaker 7 years ago
elementwise_pow_op.cu
elementwise_pow_op.h
elementwise_sub_op.cc Clean OpProtoAndCheckerMaker 7 years ago
elementwise_sub_op.cu
elementwise_sub_op.h
expand_op.cc Clean OpProtoAndCheckerMaker 7 years ago
expand_op.cu
expand_op.h
fake_dequantize_op.cc Develop a fake dequantized op for fixed-point quantization training framework. (#10965) 7 years ago
fake_dequantize_op.cu Develop a fake dequantized op for fixed-point quantization training framework. (#10965) 7 years ago
fake_dequantize_op.h Develop a fake dequantized op for fixed-point quantization training framework. (#10965) 7 years ago
fake_quantize_op.cc Add fake_quantize_op. (#11359) 7 years ago
fake_quantize_op.cu Add fake_quantize_op. (#11359) 7 years ago
fake_quantize_op.h Add fake_quantize_op. (#11359) 7 years ago
fc_mkldnn_op.cc Fix fc mkldnn op 7 years ago
fc_op.cc Mkldnn layout (#11040) 7 years ago
fc_op.h Clean OpProtoAndCheckerMaker 7 years ago
feed_op.cc Clean OpProtoAndCheckerMaker 7 years ago
fetch_barrier_op.cc enforce rpc client timeout 7 years ago
fetch_op.cc Clean OpProtoAndCheckerMaker 7 years ago
fill_constant_batch_size_like_op.cc Simplize API Reference Documentation 7 years ago
fill_constant_batch_size_like_op.cu.cc
fill_constant_batch_size_like_op.h Fix fill_constant_batch_size_like_op when input is LoDTensor. (#10943) 7 years ago
fill_constant_op.cc Clean OpProtoAndCheckerMaker 7 years ago
fill_op.cc Clean OpProtoAndCheckerMaker 7 years ago
fill_zeros_like_op.cc Revert "Extend fill_zeros_like_op for zero-filling an LoDTensorArray (#11496)" 7 years ago
fill_zeros_like_op.cu.cc
fill_zeros_like_op.h Revert "Extend fill_zeros_like_op for zero-filling an LoDTensorArray (#11496)" 7 years ago
ftrl_op.cc Clean OpProtoAndCheckerMaker 7 years ago
ftrl_op.cu
ftrl_op.h
gather.cu.h
gather.h
gather_op.cc Add python wrapper for gather op. (#11033) 7 years ago
gather_op.cu
gather_op.h
gather_test.cc fix some bugs introduced by unfreed memory 7 years ago
gaussian_random_batch_size_like_op.cc Update some doc about API reference. (#11495) 7 years ago
gaussian_random_mkldnn_op.cc MKLDNN gausian_random tests 7 years ago
gaussian_random_op.cc MKLDNN layouts: Gaussian random layout 7 years ago
gaussian_random_op.cu
gen_nccl_id_op.cc move dist codes from operaotrs/detail to operators/distributed 7 years ago
get_places_op.cc Add API docs. 7 years ago
go_op.cc Clean OpProtoAndCheckerMaker 7 years ago
gru_op.cc Clean OpProtoAndCheckerMaker 7 years ago
gru_op.cu.cc
gru_op.h Fix more CPPlint issues in fluid/operators/math (#10249) 7 years ago
gru_unit_op.cc Clean OpProtoAndCheckerMaker 7 years ago
gru_unit_op.cu
gru_unit_op.h Clean and extract blas 7 years ago
hierarchical_sigmoid_op.cc complete the hsigmoid_op 7 years ago
hierarchical_sigmoid_op.h Fix the HierarchicalSigmoidGradOpKernel and refine the codes. Now hsigmoid_op is same with V2 implementation and can pass gradient check. 7 years ago
hinge_loss_op.cc Clean OpProtoAndCheckerMaker 7 years ago
hinge_loss_op.cu
hinge_loss_op.h
huber_loss_op.cc Clean OpProtoAndCheckerMaker 7 years ago
huber_loss_op.cu
huber_loss_op.h
im2sequence_op.cc Fix infershape of im2sequence. (#12183) 7 years ago
im2sequence_op.cu
im2sequence_op.h Fix infershape of im2sequence. (#12183) 7 years ago
increment_op.cc Clean OpProtoAndCheckerMaker 7 years ago
increment_op.cu
increment_op.h
is_empty_op.cc Enhanced is_empty_op for our seq2seq model (#10704) 7 years ago
is_empty_op.h Enhanced is_empty_op for our seq2seq model (#10704) 7 years ago
l1_norm_op.cc Clean OpProtoAndCheckerMaker 7 years ago
l1_norm_op.cu
l1_norm_op.h
label_smooth_op.cc Clean OpProtoAndCheckerMaker 7 years ago
label_smooth_op.cu
label_smooth_op.h
layer_norm_op.cc Polish documentation 7 years ago
layer_norm_op.cu
layer_norm_op.h Clean and extract blas 7 years ago
linear_chain_crf_op.cc follow comments 7 years ago
linear_chain_crf_op.cu
linear_chain_crf_op.h
listen_and_serv_op.cc fix pserver with condition block 7 years ago
listen_and_serv_op.h Merge branch 'develop' of github.com:PaddlePaddle/Paddle into ckpt_m2 7 years ago
load_combine_op.cc Add FP16 option to load_combine op (#10601) 7 years ago
load_op.cc checkpoint feature optimized 7 years ago
lod_array_length_op.cc Clean OpProtoAndCheckerMaker 7 years ago
lod_rank_table_op.cc Clean OpProtoAndCheckerMaker 7 years ago
lod_reset_op.cc Clean OpProtoAndCheckerMaker 7 years ago
lod_reset_op.cu
lod_reset_op.h fix errors in lod_reset_op 7 years ago
lod_tensor_to_array_op.cc Clean OpProtoAndCheckerMaker 7 years ago
log_loss_op.cc Clean OpProtoAndCheckerMaker 7 years ago
log_loss_op.cu
log_loss_op.h
logical_op.cc update 7 years ago
logical_op.cu
logical_op.h
lookup_sparse_table_op.cc fix typo 7 years ago
lookup_table_op.cc Clean OpProtoAndCheckerMaker 7 years ago
lookup_table_op.cu Feature/cuda9 cudnn7 (#10140) 7 years ago
lookup_table_op.h
lrn_mkldnn_op.cc
lrn_op.cc Mkldnn layout (#11040) 7 years ago
lrn_op.cu
lrn_op.h
lstm_op.cc polish doc 7 years ago
lstm_op.cu.cc
lstm_op.h Clean and extract blas 7 years ago
lstm_unit_op.cc Clean OpProtoAndCheckerMaker 7 years ago
lstm_unit_op.cu
lstm_unit_op.h
lstmp_op.cc Clean OpProtoAndCheckerMaker 7 years ago
lstmp_op.cu
lstmp_op.h Clean and extract blas 7 years ago
margin_rank_loss_op.cc Clean OpProtoAndCheckerMaker 7 years ago
margin_rank_loss_op.cu
margin_rank_loss_op.h
matmul_op.cc Merge branch 'develop' into feature/matmul_support_float16_double 7 years ago
max_sequence_len_op.cc Simplize API Reference Documentation 7 years ago
maxout_op.cc Clean OpProtoAndCheckerMaker 7 years ago
maxout_op.cu.cc
maxout_op.h
mean_iou_op.cc Add mean IOU op. (#10519) 7 years ago
mean_iou_op.cu Add mean IOU op. (#10519) 7 years ago
mean_iou_op.h Add mean IOU op. (#10519) 7 years ago
mean_op.cc polish doc: mean 7 years ago
mean_op.cu
mean_op.h
merge_ids_op.cc update comment 7 years ago
merge_ids_op.h optimize code and comment 7 years ago
merge_lod_tensor_op.cc Make IfElse operator works and fix unit testing. (#11972) 7 years ago
minus_op.cc Clean OpProtoAndCheckerMaker 7 years ago
minus_op.cu
minus_op.h
mkldnn_activation_op.h MKL-DNN activations improvements 7 years ago
modified_huber_loss_op.cc Clean OpProtoAndCheckerMaker 7 years ago
modified_huber_loss_op.cu
modified_huber_loss_op.h
momentum_op.cc Clean OpProtoAndCheckerMaker 7 years ago
momentum_op.cu
momentum_op.h
mul_op.cc Withdraw mkldnn mul 7 years ago
mul_op.cu.cc "fix double type error" (#10322) 7 years ago
mul_op.h Clean and extract blas 7 years ago
multiplex_op.cc Polish documentation 7 years ago
multiplex_op.cu fix errors in multiplex_op 7 years ago
multiplex_op.h
nccl_op.cc Clean OpProtoAndCheckerMaker 7 years ago
nccl_op.cu.cc
nccl_op_test.cu.cc Move fluid::framework::InitDevices into fluid::platform (#11757) 7 years ago
nce_op.cc Polish the doc of nce layer 7 years ago
nce_op.h
norm_op.cc Make the normalization operator more general and fix bug in l2_normalize. (#11348) 7 years ago
norm_op.cu Make the normalization operator more general and fix bug in l2_normalize. (#11348) 7 years ago
norm_op.h Make the normalization operator more general and fix bug in l2_normalize. (#11348) 7 years ago
one_hot_op.cc Clean OpProtoAndCheckerMaker 7 years ago
one_hot_op.cu Feature/cuda9 cudnn7 (#10140) 7 years ago
one_hot_op.h
pad_op.cc Clean OpProtoAndCheckerMaker 7 years ago
pad_op.cu
pad_op.h
parallel_do_op.cc Revert "Merge pull request #11628 from PaddlePaddle/revert-11102-mozga-intel/Sum_mkldnn_layout" 7 years ago
pool_cudnn_op.cu.cc Feature/deterministic (#11205) 7 years ago
pool_mkldnn_op.cc MKLDNN layout: Support for pool operator 7 years ago
pool_op.cc fix errors 7 years ago
pool_op.cu.cc
pool_op.h Clean OpProtoAndCheckerMaker 7 years ago
pool_with_index_op.cc Clean OpProtoAndCheckerMaker 7 years ago
pool_with_index_op.cu.cc
pool_with_index_op.h
positive_negative_pair_op.cc Clean OpProtoAndCheckerMaker 7 years ago
positive_negative_pair_op.h hide utils to legacy 7 years ago
precision_recall_op.cc Clean OpProtoAndCheckerMaker 7 years ago
precision_recall_op.h
prefetch_op.cc enforce rpc client timeout 7 years ago
prelu_op.cc Clean OpProtoAndCheckerMaker 7 years ago
prelu_op.cu
prelu_op.h
print_op.cc fix type comparation bugs 7 years ago
proximal_adagrad_op.cc Clean OpProtoAndCheckerMaker 7 years ago
proximal_adagrad_op.cu
proximal_adagrad_op.h
proximal_gd_op.cc Clean OpProtoAndCheckerMaker 7 years ago
proximal_gd_op.cu
proximal_gd_op.h
random_crop_op.cc Refine random crop 7 years ago
random_crop_op.cu Fix GPU compile 7 years ago
random_crop_op.h Refine random crop 7 years ago
rank_loss_op.cc Clean OpProtoAndCheckerMaker 7 years ago
rank_loss_op.cu
rank_loss_op.h
read_op.cc Fix data balance on single GPU 7 years ago
recurrent_op.cc Revert "Merge pull request #11628 from PaddlePaddle/revert-11102-mozga-intel/Sum_mkldnn_layout" 7 years ago
recv_op.cc enforce rpc client timeout 7 years ago
reduce_max_op.cc split reduce op into multiple libraries, accelerate the compiling (#11029) 7 years ago
reduce_max_op.cu split reduce op into multiple libraries, accelerate the compiling (#11029) 7 years ago
reduce_mean_op.cc split reduce op into multiple libraries, accelerate the compiling (#11029) 7 years ago
reduce_mean_op.cu split reduce op into multiple libraries, accelerate the compiling (#11029) 7 years ago
reduce_mean_op.h split reduce op into multiple libraries, accelerate the compiling (#11029) 7 years ago
reduce_min_max_op.h split reduce op into multiple libraries, accelerate the compiling (#11029) 7 years ago
reduce_min_op.cc split reduce op into multiple libraries, accelerate the compiling (#11029) 7 years ago
reduce_min_op.cu split reduce op into multiple libraries, accelerate the compiling (#11029) 7 years ago
reduce_op.h split reduce op into multiple libraries, accelerate the compiling (#11029) 7 years ago
reduce_op_function.h split reduce op into multiple libraries, accelerate the compiling (#11029) 7 years ago
reduce_prod_op.cc split reduce op into multiple libraries, accelerate the compiling (#11029) 7 years ago
reduce_prod_op.cu split reduce op into multiple libraries, accelerate the compiling (#11029) 7 years ago
reduce_prod_op.h split reduce op into multiple libraries, accelerate the compiling (#11029) 7 years ago
reduce_sum_op.cc split reduce op into multiple libraries, accelerate the compiling (#11029) 7 years ago
reduce_sum_op.cu split reduce op into multiple libraries, accelerate the compiling (#11029) 7 years ago
reduce_sum_op.h split reduce op into multiple libraries, accelerate the compiling (#11029) 7 years ago
reorder_lod_tensor_by_rank_op.cc Clean OpProtoAndCheckerMaker 7 years ago
reshape_op.cc Use single file than multiple files 7 years ago
reverse_op.cc Refine code 7 years ago
reverse_op.cu Refine code 7 years ago
reverse_op.h fix a bug 7 years ago
rmsprop_op.cc Clean OpProtoAndCheckerMaker 7 years ago
rmsprop_op.cu
rmsprop_op.h
rnn_memory_helper_op.cc Clean OpProtoAndCheckerMaker 7 years ago
roi_pool_op.cc update by comment 7 years ago
roi_pool_op.cu fix roi_pool gpu_backward kernel 7 years ago
roi_pool_op.h Modify RoI pooling op to use LoDTensor and expose it into Python API (#10208) 7 years ago
row_conv_op.cc Polish code 7 years ago
row_conv_op.cu wrap_shfl_x_sync 7 years ago
row_conv_op.h
save_combine_op.cc Merge pull request #10486 from reyoung/feature/clean_op_maker 7 years ago
save_load_combine_op_test.cc Add FP16 option to load_combine op (#10601) 7 years ago
save_load_op_test.cc unittest case fix 7 years ago
save_op.cc bug fix and code optimize 7 years ago
scale_op.cc update by comment 7 years ago
scale_op.cu
scale_op.h
scatter.cu.h
scatter.h
scatter_op.cc Clean OpProtoAndCheckerMaker 7 years ago
scatter_op.cu
scatter_op.h
scatter_test.cc
select_op.cc Clean OpProtoAndCheckerMaker 7 years ago
send_barrier_op.cc enforce rpc client timeout 7 years ago
send_op.cc enforce rpc client timeout 7 years ago
send_recv_op_test.cc fix compile error 7 years ago
send_recv_util.h support multiple devices 7 years ago
sequence_concat_op.cc Clean OpProtoAndCheckerMaker 7 years ago
sequence_concat_op.cu.cc
sequence_concat_op.h
sequence_conv_op.cc Clean OpProtoAndCheckerMaker 7 years ago
sequence_conv_op.cu.cc
sequence_conv_op.h Clean MatMul 7 years ago
sequence_erase_op.cc Clean OpProtoAndCheckerMaker 7 years ago
sequence_erase_op.cu Feature/cuda9 cudnn7 (#10140) 7 years ago
sequence_erase_op.h
sequence_expand_op.cc Clean OpProtoAndCheckerMaker 7 years ago
sequence_expand_op.cu Feature/cuda9 cudnn7 (#10140) 7 years ago
sequence_expand_op.h Fix sequence expand op (#11618) 7 years ago
sequence_pool_op.cc Clean OpProtoAndCheckerMaker 7 years ago
sequence_pool_op.cu
sequence_pool_op.h
sequence_reshape_op.cc Clean OpProtoAndCheckerMaker 7 years ago
sequence_reshape_op.cu
sequence_reshape_op.h
sequence_slice_op.cc Clean OpProtoAndCheckerMaker 7 years ago
sequence_slice_op.cu
sequence_slice_op.h fix errors in sequence_slice_op 7 years ago
sequence_softmax_cudnn_op.cu.cc
sequence_softmax_op.cc Clean OpProtoAndCheckerMaker 7 years ago
sequence_softmax_op.cu.cc
sequence_softmax_op.h
sgd_op.cc add inplace attribute to op_proto_maker (#10665) 7 years ago
sgd_op.cu Feature/cuda9 cudnn7 (#10140) 7 years ago
sgd_op.h Fix signed-unsigned comparison warning (#11167) 7 years ago
shape_op.cc update image_resize_short and shape doc 7 years ago
shape_op.cu Add shape op to get the shape of variable. (#11048) 7 years ago
shape_op.h Add shape op to get the shape of variable. (#11048) 7 years ago
shrink_rnn_memory_op.cc Clean OpProtoAndCheckerMaker 7 years ago
sigmoid_cross_entropy_with_logits_op.cc update doc for sigmoid_cross_entropy_with_logits 7 years ago
sigmoid_cross_entropy_with_logits_op.cu
sigmoid_cross_entropy_with_logits_op.h
sign_op.cc Clean OpProtoAndCheckerMaker 7 years ago
sign_op.cu
sign_op.h
slice_op.cc fix conv3d/conv3d_trans/slice/mean_iou doc 7 years ago
slice_op.cu Add slice op. (#11052) 7 years ago
slice_op.h Add slice op. (#11052) 7 years ago
smooth_l1_loss_op.cc Refine smooth L1 loss. (#10713) 7 years ago
smooth_l1_loss_op.cu
smooth_l1_loss_op.h
softmax_cudnn_op.cu.cc
softmax_mkldnn_op.cc - MKLDNN Softmax Grad Op 7 years ago
softmax_op.cc - MKLDNN Softmax Grad Op 7 years ago
softmax_op.cu.cc Fix/fp64 (#10346) 7 years ago
softmax_op.h
softmax_with_cross_entropy_op.cc Clean OpProtoAndCheckerMaker 7 years ago
softmax_with_cross_entropy_op.cu
softmax_with_cross_entropy_op.h
split_byref_op.cc Clean OpProtoAndCheckerMaker 7 years ago
split_byref_op.cu.cc
split_byref_op.h
split_ids_op.cc Clean OpProtoAndCheckerMaker 7 years ago
split_ids_op.h
split_lod_tensor_op.cc Clean OpProtoAndCheckerMaker 7 years ago
split_op.cc enable more type for splitOp and ConcatOp 7 years ago
split_op.cu.cc enable more type for splitOp and ConcatOp 7 years ago
split_op.h
split_selected_rows_op.cc Clean OpProtoAndCheckerMaker 7 years ago
split_selected_rows_op.cu
split_selected_rows_op.h
spp_op.cc Clean OpProtoAndCheckerMaker 7 years ago
spp_op.cu.cc
spp_op.h
squared_l2_distance_op.cc Clean OpProtoAndCheckerMaker 7 years ago
squared_l2_distance_op.cu
squared_l2_distance_op.h
squared_l2_norm_op.cc Clean OpProtoAndCheckerMaker 7 years ago
squared_l2_norm_op.cu
squared_l2_norm_op.h
squeeze_op.cc docs: fix some errors of description 7 years ago
strided_memcpy.h
strided_memcpy_test.cc
sum_mkldnn_op.cc MKLDNN sum fix: remove in_place condition in loop creating memory primitives for sum 7 years ago
sum_op.cc Revert "Merge pull request #11628 from PaddlePaddle/revert-11102-mozga-intel/Sum_mkldnn_layout" 7 years ago
sum_op.cu
sum_op.h
tensor_array_read_write_op.cc Fix and enhance beam_search_op and beam_searc_decode_op to be comparable with python beam search 7 years ago
tensorrt_engine_op.cc fix 7 years ago
tensorrt_engine_op.h feature/analysis to support sub-graph for TRT engine (#11538) 7 years ago
tensorrt_engine_op_test.cc feature/analysis to support sub-graph for TRT engine (#11538) 7 years ago
test_send_nccl_id.cc move dist codes from operaotrs/detail to operators/distributed 7 years ago
top_k_op.cc add inplace attribute to op_proto_maker (#10665) 7 years ago
top_k_op.cu wrap_shfl_x_sync 7 years ago
top_k_op.h reserve vector space before loop in top-k 7 years ago
transpose_op.cc Clean OpProtoAndCheckerMaker 7 years ago
transpose_op.cu.cc
transpose_op.h
uniform_random_batch_size_like_op.cc "fix based comments" 7 years ago
uniform_random_op.cc Polish example 7 years ago
uniform_random_op.cu
unpool_op.cc Clean OpProtoAndCheckerMaker 7 years ago
unpool_op.cu.cc
unpool_op.h
unsqueeze_op.cc docs: fix some errors of description 7 years ago
warpctc_op.cc Clean OpProtoAndCheckerMaker 7 years ago
warpctc_op.cu.cc
warpctc_op.h fix warpctc 7 years ago
while_op.cc fix type comparation bugs 7 years ago