nn.rst 3.2 KB
Newer Older
1 2 3 4 5 6 7
=========
paddle.nn
=========

..  toctree::
    :maxdepth: 1

S
swtkiwi 已提交
8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48
    nn/adaptive_pool2d.rst
    nn/adaptive_pool3d.rst
    nn/affine_channel.rst
    nn/affine_grid.rst
    nn/anchor_generator.rst
    nn/assign.rst
    nn/BatchNorm.rst
    nn/beam_search.rst
    nn/beam_search_decode.rst
    nn/BilinearTensorProduct.rst
    nn/bipartite_match.rst
    nn/box_clip.rst
    nn/box_coder.rst
    nn/box_decoder_and_assign.rst
    nn/bpr_loss.rst
    nn/brelu.rst
    nn/case.rst
    nn/center_loss.rst
    nn/clip.rst
    nn/clip_by_norm.rst
    nn/collect_fpn_proposals.rst
    nn/cond.rst
    nn/conv2d.rst
    nn/conv2d_transpose.rst
    nn/conv3d.rst
    nn/conv3d_transpose.rst
    nn/cosine_decay.rst
    nn/cross_entropy.rst
    nn/data.rst
    nn/deformable_roi_pooling.rst
    nn/density_prior_box.rst
    nn/detection_output.rst
    nn/dice_loss.rst
    nn/distribute_fpn_proposals.rst
    nn/dropout.rst
    nn/edit_distance.rst
    nn/elu.rst
    nn/Embedding.rst
    nn/erf.rst
    nn/exponential_decay.rst
    nn/fsp_matrix.rst
49
    nn/functional.rst
S
swtkiwi 已提交
50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67
    nn/gather_tree.rst
    nn/gelu.rst
    nn/generate_mask_labels.rst
    nn/generate_proposal_labels.rst
    nn/generate_proposals.rst
    nn/GradientClipByGlobalNorm.rst
    nn/GradientClipByNorm.rst
    nn/GradientClipByValue.rst
    nn/grid_sampler.rst
    nn/GroupNorm.rst
    nn/hard_shrink.rst
    nn/hard_sigmoid.rst
    nn/hard_swish.rst
    nn/hash.rst
    nn/hsigmoid.rst
    nn/huber_loss.rst
    nn/image_resize.rst
    nn/image_resize_short.rst
68
    nn/initializer.rst
D
dengkaipeng 已提交
69
    nn/InstanceNorm.rst
S
swtkiwi 已提交
70 71 72 73 74 75 76 77 78 79 80 81 82
    nn/inverse_time_decay.rst
    nn/iou_similarity.rst
    nn/kldiv_loss.rst
    nn/l2_normalize.rst
    nn/label_smooth.rst
    nn/Layer.rst
    nn/LayerList.rst
    nn/LayerNorm.rst
    nn/leaky_relu.rst
    nn/Linear.rst
    nn/linear_lr_warmup.rst
    nn/log_loss.rst
    nn/logsigmoid.rst
83
    nn/loss.rst
S
swtkiwi 已提交
84
    nn/lrn.rst
85
    nn/matrix_nms.rst
S
swtkiwi 已提交
86 87 88 89 90 91 92
    nn/maxout.rst
    nn/mse_loss.rst
    nn/natural_exp_decay.rst
    nn/noam_decay.rst
    nn/npair_loss.rst
    nn/one_hot.rst
    nn/pad.rst
D
dengkaipeng 已提交
93
    nn/Pad2D.rst
S
swtkiwi 已提交
94
    nn/pad2d.rst
95
    nn/pad_constant_like.rst
S
swtkiwi 已提交
96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138
    nn/ParameterList.rst
    nn/piecewise_decay.rst
    nn/pixel_shuffle.rst
    nn/polynomial_decay.rst
    nn/Pool2D.rst
    nn/pool3d.rst
    nn/prior_box.rst
    nn/prroi_pool.rst
    nn/psroi_pool.rst
    nn/rank_loss.rst
    nn/ReLU.rst
    nn/relu6.rst
    nn/resize_bilinear.rst
    nn/resize_nearest.rst
    nn/resize_trilinear.rst
    nn/retinanet_detection_output.rst
    nn/retinanet_target_assign.rst
    nn/roi_align.rst
    nn/roi_perspective_transform.rst
    nn/roi_pool.rst
    nn/sampled_softmax_with_cross_entropy.rst
    nn/selu.rst
    nn/Sequential.rst
    nn/shuffle_channel.rst
    nn/sigmoid_cross_entropy_with_logits.rst
    nn/sigmoid_focal_loss.rst
    nn/smooth_l1.rst
    nn/soft_relu.rst
    nn/softmax.rst
    nn/softmax_with_cross_entropy.rst
    nn/softplus.rst
    nn/softshrink.rst
    nn/softsign.rst
    nn/space_to_depth.rst
    nn/SpectralNorm.rst
    nn/square_error_cost.rst
    nn/ssd_loss.rst
    nn/swish.rst
    nn/switch_case.rst
    nn/tanh_shrink.rst
    nn/teacher_student_sigmoid_loss.rst
    nn/thresholded_relu.rst
    nn/unfold.rst
D
dengkaipeng 已提交
139
    nn/UpSample.rst
S
swtkiwi 已提交
140 141 142
    nn/while_loop.rst
    nn/yolo_box.rst
    nn/yolov3_loss.rst