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
    • img_rnorm_layer
    • batch_norm_layer
    • sum_to_one_norm_layer
  • Recurrent Layers
    • recurrent_layer
    • lstmemory
    • lstm_step_layer
    • grumemory
    • gru_step_layer
  • Recurrent Layer Group
    • recurrent_group
    • beam_search
    • get_output_layer
  • Mixed Layer
    • mixed_layer
    • embedding_layer
    • dotmul_projection
    • 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
    • convex_comb_layer
    • interpolation_layer
    • power_layer
    • scaling_layer
    • slope_intercept_layer
    • tensor_layer
    • 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
    • cos_sim
    • crf_layer
    • crf_decoding_layer
    • ctc_layer
    • hsigmoid
  • Check Layer
    • eos_layer

Previous topic

DataSources

Next topic

Base

This Page

  • Show Source

Quick search

Enter search terms or a module, class or function name.

Navigation

  • index
  • modules |
  • next |
  • previous |
  • PaddlePaddle documentation »
  • User Interface »
  • Model Config Interface »
© Copyright 2016, PaddlePaddle developers. Created using Sphinx 1.3.5.