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
chengduoZH edd2132679
remove conflict
7 years ago
..
detail Merge pull request #7537 from Yancey1989/distributed_gpu 7 years ago
images Design doc: Batch Normalization Operator (#3748) 7 years ago
math Merge pull request #7414 from wanghaoshuang/warpctc 7 years ago
nccl unify the indentation of license 7 years ago
op_documentation Modify directory structure to show plots 7 years ago
.clang-format Unify clang-format and add some missing clang-format 7 years ago
CMakeLists.txt Merge pull request #7414 from wanghaoshuang/warpctc 7 years ago
accuracy_op.cc cpu gpu transform function (#7191) 7 years ago
accuracy_op.cu GPUPlace to CUDAPlace (#6960) 7 years ago
accuracy_op.h Refine device context (#6433) 7 years ago
activation_op.cc Merge pull request #7025 from JiayiFeng/rename_output_of_softmax_and_activitions 7 years ago
activation_op.cu unify the indentation of license 7 years ago
activation_op.h Update 7 years ago
adadelta_op.cc Move framework.proto to proto namespace (#6718) 7 years ago
adadelta_op.cu unify the indentation of license 7 years ago
adadelta_op.h Refine device context (#6433) 7 years ago
adagrad_op.cc wip 7 years ago
adagrad_op.cu Merge pull request #7045 from typhoonzero/adam_selectedrows 7 years ago
adagrad_op.h fix gpu error 7 years ago
adam_op.cc Move framework.proto to proto namespace (#6718) 7 years ago
adam_op.cu unify the indentation of license 7 years ago
adam_op.h follow comment1 7 years ago
adamax_op.cc Move framework.proto to proto namespace (#6718) 7 years ago
adamax_op.cu unify the indentation of license 7 years ago
adamax_op.h Refine device context (#6433) 7 years ago
array_operator.h Rename CopyFrom to Copy for tensors (#7292) 7 years ago
array_to_lod_tensor_op.cc Rename CopyFrom to Copy for tensors (#7292) 7 years ago
assign_op.cc Rename CopyFrom to Copy for tensors (#7292) 7 years ago
assign_value_op.cc Use CopyFromVector for assign_value_op 7 years ago
assign_value_op.cu.cc Use CopyFromVector for assign_value_op 7 years ago
assign_value_op.h Use CopyFromVector for assign_value_op 7 years ago
auc_op.cc cpu gpu transform function (#7191) 7 years ago
auc_op.h Refine device context (#6433) 7 years ago
batch_norm_op.cc cpu gpu transform function (#7191) 7 years ago
batch_norm_op.cu.cc GPUPlace to CUDAPlace (#6960) 7 years ago
batch_norm_op.h add data layout (#6832) 7 years ago
beam_search_decode_op.cc Rename API of DeviceContext (#7055) 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 change data type of beam_search op (#7374) 7 years ago
beam_search_op.h Feature/operator run place (#6783) 7 years ago
bilinear_tensor_product_op.cc Move framework.proto to proto namespace (#6718) 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 unify the indentation of license 7 years ago
cast_op.cu unify the indentation of license 7 years ago
cast_op.h unify the indentation of license 7 years ago
chunk_eval_op.cc cpu gpu transform function (#7191) 7 years ago
chunk_eval_op.h cpu gpu transform function (#7191) 7 years ago
clip_by_norm_op.cc unify the indentation of license 7 years ago
clip_by_norm_op.cu unify the indentation of license 7 years ago
clip_by_norm_op.h unify the indentation of license 7 years ago
clip_op.cc add python wrapper for l2 normalize. 7 years ago
clip_op.cu unify the indentation of license 7 years ago
clip_op.h unify the indentation of license 7 years ago
compare_op.cc cpu gpu transform function (#7191) 7 years ago
compare_op.cu unify the indentation of license 7 years ago
compare_op.h unify the indentation of license 7 years ago
concat_op.cc Enforce drop_empty_grad=false When the input of an op is duplicable. 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 Rename API of DeviceContext (#7055) 7 years ago
cond_op.h Feature/operator run place (#6783) 7 years ago
conditional_block_op.cc unify the indentation of license 7 years ago
conv_cudnn_op.cu.cc "cudnn operators change to cudnn kernel" (#6660) 7 years ago
conv_op.cc refine code 7 years ago
conv_op.cu.cc unify the indentation of license 7 years ago
conv_op.h set use_cudnn as default 7 years ago
conv_shift_op.cc unify the indentation of license 7 years ago
conv_shift_op.cu unify the indentation of license 7 years ago
conv_shift_op.h unify the indentation of license 7 years ago
conv_transpose_cudnn_op.cu.cc "cudnn operators change to cudnn kernel" (#6660) 7 years ago
conv_transpose_op.cc refine code 7 years ago
conv_transpose_op.cu.cc unify the indentation of license 7 years ago
conv_transpose_op.h set use_cudnn as default 7 years ago
cos_sim_op.cc move cos_sim_functor to math 7 years ago
cos_sim_op.cu move cos_sim_functor to math 7 years ago
cos_sim_op.h move cos_sim_functor to math 7 years ago
crf_decoding_op.cc cpu gpu transform function (#7191) 7 years ago
crf_decoding_op.h cpu gpu transform function (#7191) 7 years ago
crop_op.cc unify the indentation of license 7 years ago
crop_op.cu unify the indentation of license 7 years ago
crop_op.h unify the indentation of license 7 years ago
cross_entropy_op.cc cpu gpu transform function (#7191) 7 years ago
cross_entropy_op.cu unify the indentation of license 7 years ago
cross_entropy_op.h Refine device context (#6433) 7 years ago
decayed_adagrad_op.cc Move framework.proto to proto namespace (#6718) 7 years ago
decayed_adagrad_op.cu unify the indentation of license 7 years ago
decayed_adagrad_op.h Refine device context (#6433) 7 years ago
detection_output_op.cc for xxYY to xx_yy 7 years ago
detection_output_op.cu.cc for xxYY to xx_yy 7 years ago
detection_output_op.h Rename CopyFrom to Copy for tensors (#7292) 7 years ago
dropout_op.cc Merge pull request #7014 from chengduoZH/profiling/refine_drop_out 7 years ago
dropout_op.cu Merge pull request #7014 from chengduoZH/profiling/refine_drop_out 7 years ago
dropout_op.h unify the indentation of license 7 years ago
edit_distance_op.cc fix ci error in edit_distance_op 7 years ago
edit_distance_op.cu Reuse the usable variable in edit_distance_op 7 years ago
edit_distance_op.h Reuse the usable variable in edit_distance_op 7 years ago
elementwise_add_op.cc Fix the documentation for elementwise op in fluid layers 7 years ago
elementwise_add_op.cu unify the indentation of license 7 years ago
elementwise_add_op.h refine elementwise_add_op 7 years ago
elementwise_div_op.cc Fix the documentation for elementwise op in fluid layers 7 years ago
elementwise_div_op.cu unify the indentation of license 7 years ago
elementwise_div_op.h make elementwise op support scalar as input Y 7 years ago
elementwise_max_op.cc Complete elementwise_max_op 7 years ago
elementwise_max_op.cu Complete elementwise_max_op 7 years ago
elementwise_max_op.h Refine code 7 years ago
elementwise_min_op.cc complete elementwise_min_op 7 years ago
elementwise_min_op.cu complete elementwise_min_op 7 years ago
elementwise_min_op.h Refine code 7 years ago
elementwise_mul_op.cc Fix the documentation for elementwise op in fluid layers 7 years ago
elementwise_mul_op.cu unify the indentation of license 7 years ago
elementwise_mul_op.h make elementwise op support scalar as input Y 7 years ago
elementwise_op.h add python wrapper for l2 normalize. 7 years ago
elementwise_op_function.h make elementwise op support scalar as input Y 7 years ago
elementwise_sub_op.cc Fix the documentation for elementwise op in fluid layers 7 years ago
elementwise_sub_op.cu unify the indentation of license 7 years ago
elementwise_sub_op.h make elementwise op support scalar as input Y 7 years ago
expand_op.cc add python wrapper for l2 normalize. 7 years ago
expand_op.cu unify the indentation of license 7 years ago
expand_op.h Rename CopyFrom to Copy for tensors (#7292) 7 years ago
feed_op.cc Rename CopyFrom to Copy for tensors (#7292) 7 years ago
fetch_op.cc Rename CopyFrom to Copy for tensors (#7292) 7 years ago
fill_constant_batch_size_like_op.cc cpu gpu transform function (#7191) 7 years ago
fill_constant_batch_size_like_op.cu.cc unify the indentation of license 7 years ago
fill_constant_batch_size_like_op.h Refine device context (#6433) 7 years ago
fill_constant_op.cc Remove debug codes 7 years ago
fill_op.cc Rename CopyFrom to Copy for tensors (#7292) 7 years ago
fill_zeros_like_op.cc Fix errors 7 years ago
fill_zeros_like_op.cu.cc unify the indentation of license 7 years ago
fill_zeros_like_op.h fix_output_name 7 years ago
ftrl_op.cc Move framework.proto to proto namespace (#6718) 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 unify the indentation of license 7 years ago
gather.h gather scatter fix according to google style 7 years ago
gather_op.cc cpu gpu transform function (#7191) 7 years ago
gather_op.cu unify the indentation of license 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 cpu gpu transform function (#7191) 7 years ago
gaussian_random_op.cu unify the indentation of license 7 years ago
get_places_op.cc [WIP] feature/parallel_gpu (#7293) 7 years ago
gru_op.cc unify the indentation of license 7 years ago
gru_op.cu.cc unify the indentation of license 7 years ago
gru_op.h Refine the activation type of GRUOp by following comments 7 years ago
gru_unit_op.cc unify the indentation of license 7 years ago
gru_unit_op.cu unify the indentation of license 7 years ago
gru_unit_op.h unify the indentation of license 7 years ago
hinge_loss_op.cc Move framework.proto to proto namespace (#6718) 7 years ago
hinge_loss_op.cu unify the indentation of license 7 years ago
hinge_loss_op.h Refine device context (#6433) 7 years ago
huber_loss_op.cc Move framework.proto to proto namespace (#6718) 7 years ago
huber_loss_op.cu unify the indentation of license 7 years ago
huber_loss_op.h Refine device context (#6433) 7 years ago
increment_op.cc unify the indentation of license 7 years ago
is_empty_op.cc unify the indentation of license 7 years ago
l1_norm_op.cc unify the indentation of license 7 years ago
l1_norm_op.cu unify the indentation of license 7 years ago
l1_norm_op.h unify the indentation of license 7 years ago
linear_chain_crf_op.cc cpu gpu transform function (#7191) 7 years ago
linear_chain_crf_op.cu unify the indentation of license 7 years ago
linear_chain_crf_op.h Rename CopyFrom to Copy for tensors (#7292) 7 years ago
load_op.cc Rename CopyFrom to Copy for tensors (#7292) 7 years ago
lod_array_length_op.cc unify the indentation of license 7 years ago
lod_rank_table_op.cc Refine get_places 7 years ago
lod_reset_op.cc cpu gpu transform function (#7191) 7 years ago
lod_reset_op.cu unify the indentation of license 7 years ago
lod_reset_op.h Rename CopyFrom to Copy for tensors (#7292) 7 years ago
lod_tensor_to_array_op.cc Rename CopyFrom to Copy for tensors (#7292) 7 years ago
log_loss_op.cc Move framework.proto to proto namespace (#6718) 7 years ago
log_loss_op.cu unify the indentation of license 7 years ago
log_loss_op.h Refine device context (#6433) 7 years ago
logical_op.cc cpu gpu transform function (#7191) 7 years ago
logical_op.cu unify the indentation of license 7 years ago
logical_op.h unify the indentation of license 7 years ago
lookup_table_op.cc cpu gpu transform function (#7191) 7 years ago
lookup_table_op.cu unify the indentation of license 7 years ago
lookup_table_op.h unify the indentation of license 7 years ago
lrn_op.cc unify the indentation of license 7 years ago
lrn_op.cu unify the indentation of license 7 years ago
lrn_op.h unify the indentation of license 7 years ago
lstm_op.cc cpu gpu transform function (#7191) 7 years ago
lstm_op.cu.cc unify the indentation of license 7 years ago
lstm_op.h Fix the clang format. 7 years ago
lstm_unit_op.cc unify the indentation of license 7 years ago
lstm_unit_op.cu unify the indentation of license 7 years ago
lstm_unit_op.h unify the indentation of license 7 years ago
margin_rank_loss_op.cc unify the indentation of license 7 years ago
margin_rank_loss_op.cu unify the indentation of license 7 years ago
margin_rank_loss_op.h unify the indentation of license 7 years ago
matmul_op.cc Move framework.proto to proto namespace (#6718) 7 years ago
matmul_op.cu.cc unify the indentation of license 7 years ago
matmul_op.h unify the indentation of license 7 years ago
max_sequence_len_op.cc unify the indentation of license 7 years ago
maxout_op.cc Move framework.proto to proto namespace (#6718) 7 years ago
maxout_op.cu.cc unify the indentation of license 7 years ago
maxout_op.h Refine device context (#6433) 7 years ago
mean_op.cc Rename XXDescBind --> XXDesc (#6797) 7 years ago
mean_op.cu unify the indentation of license 7 years ago
mean_op.h Refine device context (#6433) 7 years ago
merge_lod_tensor_op.cc Rename CopyFrom to Copy for tensors (#7292) 7 years ago
minus_op.cc unify the indentation of license 7 years ago
minus_op.cu unify the indentation of license 7 years ago
minus_op.h unify the indentation of license 7 years ago
modified_huber_loss_op.cc unify the indentation of license 7 years ago
modified_huber_loss_op.cu unify the indentation of license 7 years ago
modified_huber_loss_op.h unify the indentation of license 7 years ago
momentum_op.cc Move framework.proto to proto namespace (#6718) 7 years ago
momentum_op.cu unify the indentation of license 7 years ago
momentum_op.h Refine the Eigen usage for CPU implementation. 7 years ago
mul_op.cc fix doc. 7 years ago
mul_op.cu.cc unify the indentation of license 7 years ago
mul_op.h unify the indentation of license 7 years ago
multiplex_op.cc cpu gpu transform function (#7191) 7 years ago
multiplex_op.cu Rename CopyFrom to Copy for tensors (#7292) 7 years ago
multiplex_op.h unify the indentation of license 7 years ago
nccl_op.cc unify the indentation of license 7 years ago
nccl_op.cu.cc GPUPlace to CUDAPlace (#6960) 7 years ago
nccl_op_test.cu.cc Rename API of DeviceContext (#7055) 7 years ago
nce_op.cc cpu gpu transform function (#7191) 7 years ago
nce_op.h unify the indentation of license 7 years ago
net_op.cc Feature/hooks (#7513) 7 years ago
net_op.h Show argument dimensions with operator::DebugStringEx (#7268) 7 years ago
net_op_test.cc Feature/hooks (#7513) 7 years ago
norm_op.cc Fix comment for norm_op 7 years ago
norm_op.cu for esp data type 7 years ago
norm_op.h Fix comment for norm_op 7 years ago
pad_op.cc unify the indentation of license 7 years ago
pad_op.cu unify the indentation of license 7 years ago
pad_op.h unify the indentation of license 7 years ago
parallel_do_op.cc Feature/parallel for bug fix (#7474) 7 years ago
pool_cudnn_op.cu.cc "cudnn operators change to cudnn kernel" (#6660) 7 years ago
pool_op.cc refine code 7 years ago
pool_op.cu.cc Refine device context (#6433) 7 years ago
pool_op.h set use_cudnn as default 7 years ago
pool_with_index_op.cc cpu gpu transform function (#7191) 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 cpu gpu transform function (#7191) 7 years ago
positive_negative_pair_op.h Refine device context (#6433) 7 years ago
precision_recall_op.cc cpu gpu transform function (#7191) 7 years ago
precision_recall_op.h Refine device context (#6433) 7 years ago
prelu_op.cc unify the indentation of license 7 years ago
prelu_op.cu unify the indentation of license 7 years ago
prelu_op.h Refine device context (#6433) 7 years ago
print_op.cc Enhance print_op. 7 years ago
proximal_adagrad_op.cc Move framework.proto to proto namespace (#6718) 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 Move framework.proto to proto namespace (#6718) 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 unify the indentation of license 7 years ago
rank_loss_op.cu unify the indentation of license 7 years ago
rank_loss_op.h unify the indentation of license 7 years ago
recurrent_op.cc Rename CopyFrom to Copy for tensors (#7292) 7 years ago
recv_op.cc Merge pull request #7537 from Yancey1989/distributed_gpu 7 years ago
reduce_op.cc Fixing the rendering for Reduce operators in operator documentation 7 years ago
reduce_op.cu unify the indentation of license 7 years ago
reduce_op.h unify the indentation of license 7 years ago
reorder_lod_tensor_by_rank_op.cc Update comments for two operators. (#7457) 7 years ago
reshape_op.cc unify the indentation of license 7 years ago
reshape_op.cu unify the indentation of license 7 years ago
reshape_op.h Rename CopyFrom to Copy for tensors (#7292) 7 years ago
rmsprop_op.cc Move framework.proto to proto namespace (#6718) 7 years ago
rmsprop_op.cu unify the indentation of license 7 years ago
rmsprop_op.h Refine device context (#6433) 7 years ago
rnn_memory_helper_op.cc unify the indentation of license 7 years ago
roi_pool_op.cc cpu gpu transform function (#7191) 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 unify the indentation of license 7 years ago
row_conv_op.cu unify the indentation of license 7 years ago
row_conv_op.h unify the indentation of license 7 years ago
save_load_op_test.cc unify the indentation of license 7 years ago
save_op.cc Rename API of DeviceContext (#7055) 7 years ago
scale_op.cc unify the indentation of license 7 years ago
scale_op.cu unify the indentation of license 7 years ago
scale_op.h unify the indentation of license 7 years ago
scatter.cu.h unify the indentation of license 7 years ago
scatter.h gather scatter fix according to google style 7 years ago
scatter_op.cc cpu gpu transform function (#7191) 7 years ago
scatter_op.cu unify the indentation of license 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 Merge pull request #7537 from Yancey1989/distributed_gpu 7 years ago
send_recv_op_test.cc Async GRPC sendrecv (#7133) 7 years ago
sequence_concat_op.cc Enforce drop_empty_grad=false When the input of an op is duplicable. 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 Move framework.proto to proto namespace (#6718) 7 years ago
sequence_conv_op.cu.cc unify the indentation of license 7 years ago
sequence_conv_op.h Refine device context (#6433) 7 years ago
sequence_erase_op.cc Simplify calc in test_sequence_erase_op 7 years ago
sequence_erase_op.cu Simplify calc in test_sequence_erase_op 7 years ago
sequence_erase_op.h Simplify calc in test_sequence_erase_op 7 years ago
sequence_expand_op.cc unify the indentation of license 7 years ago
sequence_expand_op.cu unify the indentation of license 7 years ago
sequence_expand_op.h unify the indentation of license 7 years ago
sequence_pool_op.cc Add grad_op_maker for sequence_pool. 7 years ago
sequence_pool_op.cu unify the indentation of license 7 years ago
sequence_pool_op.h Refine device context (#6433) 7 years ago
sequence_slice_op.cc cpu gpu transform function (#7191) 7 years ago
sequence_slice_op.cu Refine device context (#6433) 7 years ago
sequence_slice_op.h Rename CopyFrom to Copy for tensors (#7292) 7 years ago
sequence_softmax_op.cc Fix equation of sequence_softmax_op. (#6810) 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 sgd-op 7 years ago
sgd_op.cu Merge pull request #6913 from chengduoZH/profiling/sgd_op 7 years ago
sgd_op.h refine sgd-op 7 years ago
shrink_rnn_memory_op.cc fix while_grad_op first step loss lod problem (#7490) 7 years ago
sigmoid_cross_entropy_with_logits_op.cc unify the indentation of license 7 years ago
sigmoid_cross_entropy_with_logits_op.cu unify the indentation of license 7 years ago
sigmoid_cross_entropy_with_logits_op.h unify the indentation of license 7 years ago
sign_op.cc unify the indentation of license 7 years ago
sign_op.cu unify the indentation of license 7 years ago
sign_op.h unify the indentation of license 7 years ago
smooth_l1_loss_op.cc unify the indentation of license 7 years ago
smooth_l1_loss_op.cu unify the indentation of license 7 years ago
smooth_l1_loss_op.h unify the indentation of license 7 years ago
softmax_op.cc Topk share lod (#7373) 7 years ago
softmax_op.cu.cc unify the indentation of license 7 years ago
softmax_op.h Change softmax 7 years ago
softmax_with_cross_entropy_op.cc cpu gpu transform function (#7191) 7 years ago
softmax_with_cross_entropy_op.cu unify the indentation of license 7 years ago
softmax_with_cross_entropy_op.h unify the indentation of license 7 years ago
split_lod_tensor_op.cc Rename CopyFrom to Copy for tensors (#7292) 7 years ago
split_op.cc Add python split and glu 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 Move framework.proto to proto namespace (#6718) 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 Move framework.proto to proto namespace (#6718) 7 years ago
squared_l2_distance_op.cu unify the indentation of license 7 years ago
squared_l2_distance_op.h Refine device context (#6433) 7 years ago
squared_l2_norm_op.cc unify the indentation of license 7 years ago
squared_l2_norm_op.cu unify the indentation of license 7 years ago
squared_l2_norm_op.h unify the indentation of license 7 years ago
strided_memcpy.h unify the indentation of license 7 years ago
strided_memcpy_test.cc unify the indentation of license 7 years ago
sum_op.cc Merge pull request #6732 from QiJune/get_places_op 7 years ago
sum_op.cu Refine device context (#6433) 7 years ago
sum_op.h Test dist word2vec (#7334) 7 years ago
tensor_array_read_write_op.cc Rename CopyFrom to Copy for tensors (#7292) 7 years ago
top_k_op.cc Topk share lod (#7373) 7 years ago
top_k_op.cu unify the indentation of license 7 years ago
top_k_op.h Refine device context (#6433) 7 years ago
transpose_op.cc Merge pull request #7020 from wanghaoshuang/fix_transpose_doc 7 years ago
transpose_op.cu.cc unify the indentation of license 7 years ago
transpose_op.h unify the indentation of license 7 years ago
uniform_random_op.cc cpu gpu transform function (#7191) 7 years ago
uniform_random_op.cu unify the indentation of license 7 years ago
unpool_op.cc cpu gpu transform function (#7191) 7 years ago
unpool_op.cu.cc Refine device context (#6433) 7 years ago
unpool_op.h Refine device context (#6433) 7 years ago
warpctc_op.cc Port WarpCTC Operator (#5107) 7 years ago
warpctc_op.cu.cc Port WarpCTC Operator (#5107) 7 years ago
warpctc_op.h 1. Fix warpctc grad tensor initial bug. 7 years ago
while_op.cc fix while_grad_op first step loss lod problem (#7490) 7 years ago