Navigation
index
modules
|
next
|
previous
|
PaddlePaddle documentation
»
User Interface
»
Model Config Interface
»
Layers
ΒΆ
Base
LayerType
LayerOutput
Data layer
data_layer
Fully Connected Layers
fc_layer
selective_fc_layer
Conv Layers
conv_operator
conv_shift_layer
img_conv_layer
context_projection
Image Pooling Layer
img_pool_layer
Norm Layer
img_cmrnorm_layer
batch_norm_layer
sum_to_one_norm_layer
Recurrent Layers
recurrent_layer
lstmemory
lstm_step_layer
grumemory
gru_step_layer
Recurrent Layer Group
memory
recurrent_group
beam_search
get_output_layer
Mixed Layer
mixed_layer
embedding_layer
dotmul_projection
dotmul_operator
full_matrix_projection
identity_projection
table_projection
trans_full_matrix_projection
Aggregate Layers
pooling_layer
last_seq
first_seq
concat_layer
Reshaping Layers
block_expand_layer
expand_layer
Math Layers
addto_layer
linear_comb_layer
interpolation_layer
power_layer
scaling_layer
slope_intercept_layer
tensor_layer
cos_sim
trans_layer
Sampling Layers
maxid_layer
sampling_id_layer
Cost Layers
cross_entropy
cross_entropy_with_selfnorm
multi_binary_label_cross_entropy
huber_cost
lambda_cost
rank_cost
crf_layer
crf_decoding_layer
ctc_layer
nce_layer
hsigmoid
Check Layer
eos_layer
Previous topic
DataSources
Next topic
Base
This Page
Show Source
Quick search
Navigation
index
modules
|
next
|
previous
|
PaddlePaddle documentation
»
User Interface
»
Model Config Interface
»