layers.rst 17.7 KB
Newer Older
Y
Yang Yu 已提交
1 2
..  THIS FILE IS GENERATED BY `gen_doc.{py|sh}`
    !DO NOT EDIT THIS FILE MANUALLY!
Q
QI JUN 已提交
3

Y
Yang Yu 已提交
4 5 6
======
layers
======
Q
QI JUN 已提交
7

Y
Yang Yu 已提交
8 9 10 11 12 13
control_flow
============

split_lod_tensor
----------------

L
Luo Tao 已提交
14
..  autofunction:: paddle.fluid.layers.split_lod_tensor
Q
QI JUN 已提交
15 16
    :noindex:

Y
Yang Yu 已提交
17 18 19
merge_lod_tensor
----------------

L
Luo Tao 已提交
20
..  autofunction:: paddle.fluid.layers.merge_lod_tensor
Q
QI JUN 已提交
21 22
    :noindex:

Y
Yang Yu 已提交
23 24 25
BlockGuard
----------

L
Luo Tao 已提交
26
..  autoclass:: paddle.fluid.layers.BlockGuard
Y
Yang Yu 已提交
27
    :members:
Q
QI JUN 已提交
28 29
    :noindex:

Y
Yang Yu 已提交
30 31 32
BlockGuardWithCompletion
------------------------

L
Luo Tao 已提交
33
..  autoclass:: paddle.fluid.layers.BlockGuardWithCompletion
Y
Yang Yu 已提交
34
    :members:
Y
Yibing Liu 已提交
35 36
    :noindex:

Y
Yang Yu 已提交
37 38 39
StaticRNNMemoryLink
-------------------

L
Luo Tao 已提交
40
..  autoclass:: paddle.fluid.layers.StaticRNNMemoryLink
Y
Yang Yu 已提交
41
    :members:
G
guosheng 已提交
42 43
    :noindex:

Y
Yang Yu 已提交
44 45 46
WhileGuard
----------

L
Luo Tao 已提交
47
..  autoclass:: paddle.fluid.layers.WhileGuard
Y
Yang Yu 已提交
48
    :members:
Q
QI JUN 已提交
49 50
    :noindex:

Y
Yang Yu 已提交
51 52 53
While
-----

L
Luo Tao 已提交
54
..  autoclass:: paddle.fluid.layers.While
Y
Yang Yu 已提交
55
    :members:
Q
QI JUN 已提交
56 57
    :noindex:

58 59 60 61 62 63 64
Switch
------

..  autoclass:: paddle.fluid.layers.Switch
    :members:
    :noindex:

Y
Yang Yu 已提交
65 66 67
lod_rank_table
--------------

L
Luo Tao 已提交
68
..  autofunction:: paddle.fluid.layers.lod_rank_table
Q
QI JUN 已提交
69 70
    :noindex:

Y
Yang Yu 已提交
71 72 73
max_sequence_len
----------------

L
Luo Tao 已提交
74
..  autofunction:: paddle.fluid.layers.max_sequence_len
Q
QI JUN 已提交
75 76
    :noindex:

Y
Yang Yu 已提交
77 78 79
lod_tensor_to_array
-------------------

L
Luo Tao 已提交
80
..  autofunction:: paddle.fluid.layers.lod_tensor_to_array
81 82
    :noindex:

Y
Yang Yu 已提交
83 84 85
array_to_lod_tensor
-------------------

L
Luo Tao 已提交
86
..  autofunction:: paddle.fluid.layers.array_to_lod_tensor
Q
QI JUN 已提交
87 88
    :noindex:

Y
Yang Yu 已提交
89 90
increment
---------
Q
QI JUN 已提交
91

L
Luo Tao 已提交
92
..  autofunction:: paddle.fluid.layers.increment
Q
QI JUN 已提交
93 94
    :noindex:

Y
Yang Yu 已提交
95 96
array_write
-----------
Q
QI JUN 已提交
97

L
Luo Tao 已提交
98
..  autofunction:: paddle.fluid.layers.array_write
Q
QI JUN 已提交
99 100
    :noindex:

Y
Yang Yu 已提交
101 102
create_array
------------
Q
QI JUN 已提交
103

L
Luo Tao 已提交
104
..  autofunction:: paddle.fluid.layers.create_array
Y
Yang Yu 已提交
105 106 107
    :noindex:

less_than
Q
QI JUN 已提交
108
---------
Y
Yang Yu 已提交
109

L
Luo Tao 已提交
110
..  autofunction:: paddle.fluid.layers.less_than
Q
QI JUN 已提交
111 112
    :noindex:

113 114 115 116 117 118
equal
-----

..  autofunction:: paddle.fluid.layers.equal
    :noindex:

Y
Yang Yu 已提交
119 120
array_read
----------
Q
QI JUN 已提交
121

L
Luo Tao 已提交
122
..  autofunction:: paddle.fluid.layers.array_read
Y
Yang Yu 已提交
123 124 125 126 127
    :noindex:

shrink_memory
-------------

L
Luo Tao 已提交
128
..  autofunction:: paddle.fluid.layers.shrink_memory
Q
QI JUN 已提交
129 130
    :noindex:

Y
Yang Yu 已提交
131 132
array_length
------------
Q
QI JUN 已提交
133

L
Luo Tao 已提交
134
..  autofunction:: paddle.fluid.layers.array_length
Y
Yang Yu 已提交
135 136 137 138 139
    :noindex:

IfElse
------

L
Luo Tao 已提交
140
..  autoclass:: paddle.fluid.layers.IfElse
Y
Yang Yu 已提交
141 142 143 144 145 146
    :members:
    :noindex:

DynamicRNN
----------

L
Luo Tao 已提交
147
..  autoclass:: paddle.fluid.layers.DynamicRNN
Y
Yang Yu 已提交
148 149 150 151 152 153
    :members:
    :noindex:

ConditionalBlock
----------------

L
Luo Tao 已提交
154
..  autoclass:: paddle.fluid.layers.ConditionalBlock
Y
Yang Yu 已提交
155 156 157 158
    :members:
    :noindex:

StaticRNN
Q
QI JUN 已提交
159
---------
Y
Yang Yu 已提交
160

L
Luo Tao 已提交
161
..  autoclass:: paddle.fluid.layers.StaticRNN
Y
Yang Yu 已提交
162
    :members:
Q
QI JUN 已提交
163 164
    :noindex:

Y
Yang Yu 已提交
165 166
reorder_lod_tensor_by_rank
--------------------------
Q
QI JUN 已提交
167

L
Luo Tao 已提交
168
..  autofunction:: paddle.fluid.layers.reorder_lod_tensor_by_rank
Q
QI JUN 已提交
169 170
    :noindex:

Y
Yang Yu 已提交
171 172
ParallelDo
----------
Q
QI JUN 已提交
173

L
Luo Tao 已提交
174
..  autoclass:: paddle.fluid.layers.ParallelDo
Y
Yang Yu 已提交
175 176 177 178 179 180
    :members:
    :noindex:

Print
-----

L
Luo Tao 已提交
181
..  autofunction:: paddle.fluid.layers.Print
Y
Yang Yu 已提交
182 183
    :noindex:

184 185 186 187 188 189
is_empty
--------

..  autofunction:: paddle.fluid.layers.is_empty
    :noindex:

Y
Yang Yu 已提交
190 191 192 193 194 195
device
======

get_places
----------

L
Luo Tao 已提交
196
..  autofunction:: paddle.fluid.layers.get_places
Y
Yang Yu 已提交
197 198 199 200 201 202
    :noindex:

io
==

data
C
caoying03 已提交
203
----
Y
Yang Yu 已提交
204

L
Luo Tao 已提交
205
..  autofunction:: paddle.fluid.layers.data
Q
QI JUN 已提交
206 207
    :noindex:

Y
Yang Yu 已提交
208 209
BlockGuardServ
--------------
Q
QI JUN 已提交
210

L
Luo Tao 已提交
211
..  autoclass:: paddle.fluid.layers.BlockGuardServ
Y
Yang Yu 已提交
212
    :members:
Q
QI JUN 已提交
213 214
    :noindex:

Y
Yang Yu 已提交
215 216
ListenAndServ
-------------
Q
QI JUN 已提交
217

L
Luo Tao 已提交
218
..  autoclass:: paddle.fluid.layers.ListenAndServ
Y
Yang Yu 已提交
219 220 221 222
    :members:
    :noindex:

Send
C
caoying03 已提交
223
----
Y
Yang Yu 已提交
224

L
Luo Tao 已提交
225
..  autofunction:: paddle.fluid.layers.Send
Q
QI JUN 已提交
226 227
    :noindex:

228 229 230 231 232 233
Recv
----

..  autofunction:: paddle.fluid.layers.Recv
    :noindex:

234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269
open_recordio_file
------------------

..  autofunction:: paddle.fluid.layers.open_recordio_file
    :noindex:

open_files
----------

..  autofunction:: paddle.fluid.layers.open_files
    :noindex:

read_file
---------

..  autofunction:: paddle.fluid.layers.read_file
    :noindex:

shuffle
-------

..  autofunction:: paddle.fluid.layers.shuffle
    :noindex:

batch
-----

..  autofunction:: paddle.fluid.layers.batch
    :noindex:

double_buffer
-------------

..  autofunction:: paddle.fluid.layers.double_buffer
    :noindex:

270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288
random_data_generator
---------------------

..  autofunction:: paddle.fluid.layers.random_data_generator
    :noindex:

Preprocessor
------------

..  autoclass:: paddle.fluid.layers.Preprocessor
    :members:
    :noindex:

load
----

..  autofunction:: paddle.fluid.layers.load
    :noindex:

Y
Yang Yu 已提交
289 290
nn
==
Q
QI JUN 已提交
291

Y
Yang Yu 已提交
292 293 294
fc
--

L
Luo Tao 已提交
295
..  autofunction:: paddle.fluid.layers.fc
Q
QI JUN 已提交
296 297
    :noindex:

Y
Yang Yu 已提交
298 299
embedding
---------
Q
QI JUN 已提交
300

L
Luo Tao 已提交
301
..  autofunction:: paddle.fluid.layers.embedding
Q
QI JUN 已提交
302 303
    :noindex:

Y
Yang Yu 已提交
304 305
dynamic_lstm
------------
Q
QI JUN 已提交
306

L
Luo Tao 已提交
307
..  autofunction:: paddle.fluid.layers.dynamic_lstm
Q
QI JUN 已提交
308 309
    :noindex:

Y
Yang Yu 已提交
310 311
dynamic_lstmp
-------------
Q
QI JUN 已提交
312

L
Luo Tao 已提交
313
..  autofunction:: paddle.fluid.layers.dynamic_lstmp
Y
Yang Yu 已提交
314 315 316 317 318
    :noindex:

dynamic_gru
-----------

L
Luo Tao 已提交
319
..  autofunction:: paddle.fluid.layers.dynamic_gru
Y
Yang Yu 已提交
320 321 322 323 324
    :noindex:

gru_unit
--------

L
Luo Tao 已提交
325
..  autofunction:: paddle.fluid.layers.gru_unit
Y
Yang Yu 已提交
326 327 328
    :noindex:

linear_chain_crf
C
caoying03 已提交
329
----------------
Y
Yang Yu 已提交
330

L
Luo Tao 已提交
331
..  autofunction:: paddle.fluid.layers.linear_chain_crf
Y
Yang Yu 已提交
332 333 334 335 336
    :noindex:

crf_decoding
------------

L
Luo Tao 已提交
337
..  autofunction:: paddle.fluid.layers.crf_decoding
Q
QI JUN 已提交
338 339 340
    :noindex:

cos_sim
Y
Yang Yu 已提交
341 342
-------

L
Luo Tao 已提交
343
..  autofunction:: paddle.fluid.layers.cos_sim
Q
QI JUN 已提交
344 345 346
    :noindex:

cross_entropy
C
caoying03 已提交
347
-------------
Y
Yang Yu 已提交
348

L
Luo Tao 已提交
349
..  autofunction:: paddle.fluid.layers.cross_entropy
Q
QI JUN 已提交
350 351 352
    :noindex:

square_error_cost
C
caoying03 已提交
353
-----------------
Y
Yang Yu 已提交
354

L
Luo Tao 已提交
355
..  autofunction:: paddle.fluid.layers.square_error_cost
Q
QI JUN 已提交
356 357
    :noindex:

Y
Yang Yu 已提交
358 359 360
chunk_eval
----------

L
Luo Tao 已提交
361
..  autofunction:: paddle.fluid.layers.chunk_eval
Y
Yang Yu 已提交
362
    :noindex:
Q
QI JUN 已提交
363 364

sequence_conv
C
caoying03 已提交
365
-------------
Y
Yang Yu 已提交
366

L
Luo Tao 已提交
367
..  autofunction:: paddle.fluid.layers.sequence_conv
Q
QI JUN 已提交
368 369 370
    :noindex:

conv2d
C
caoying03 已提交
371
------
Y
Yang Yu 已提交
372

L
Luo Tao 已提交
373
..  autofunction:: paddle.fluid.layers.conv2d
Q
QI JUN 已提交
374 375
    :noindex:

C
Add doc  
chengduoZH 已提交
376 377 378 379 380 381
conv3d
------

..  autofunction:: paddle.fluid.layers.conv3d
    :noindex:

Q
QI JUN 已提交
382
sequence_pool
C
caoying03 已提交
383
-------------
Y
Yang Yu 已提交
384

L
Luo Tao 已提交
385
..  autofunction:: paddle.fluid.layers.sequence_pool
Q
QI JUN 已提交
386 387
    :noindex:

388 389 390 391 392 393 394 395 396 397 398 399
sequence_softmax
----------------

..  autofunction:: paddle.fluid.layers.sequence_softmax
    :noindex:

softmax
-------

..  autofunction:: paddle.fluid.layers.softmax
    :noindex:

Y
Yang Yu 已提交
400 401
pool2d
------
Q
QI JUN 已提交
402

L
Luo Tao 已提交
403
..  autofunction:: paddle.fluid.layers.pool2d
L
Luo Tao 已提交
404 405
    :noindex:

C
Add doc  
chengduoZH 已提交
406 407 408 409 410 411
pool3d
------

..  autofunction:: paddle.fluid.layers.pool3d
    :noindex:

Y
Yang Yu 已提交
412 413 414
batch_norm
----------

L
Luo Tao 已提交
415
..  autofunction:: paddle.fluid.layers.batch_norm
Y
Yang Yu 已提交
416
    :noindex:
L
Luo Tao 已提交
417

Y
Yang Yu 已提交
418
beam_search_decode
L
Luo Tao 已提交
419
------------------
Y
Yang Yu 已提交
420

L
Luo Tao 已提交
421
..  autofunction:: paddle.fluid.layers.beam_search_decode
L
Luo Tao 已提交
422 423
    :noindex:

Y
Yang Yu 已提交
424 425
conv2d_transpose
----------------
L
Luo Tao 已提交
426

L
Luo Tao 已提交
427
..  autofunction:: paddle.fluid.layers.conv2d_transpose
Q
QI JUN 已提交
428 429
    :noindex:

C
Add doc  
chengduoZH 已提交
430 431 432
conv3d_transpose
----------------

433
..  autofunction:: paddle.fluid.layers.conv3d_transpose
C
Add doc  
chengduoZH 已提交
434 435
    :noindex:

Y
Yang Yu 已提交
436 437
sequence_expand
---------------
Q
QI JUN 已提交
438

L
Luo Tao 已提交
439
..  autofunction:: paddle.fluid.layers.sequence_expand
Y
Yang Yu 已提交
440 441 442 443 444
    :noindex:

lstm_unit
---------

L
Luo Tao 已提交
445
..  autofunction:: paddle.fluid.layers.lstm_unit
Y
Yang Yu 已提交
446 447 448
    :noindex:

reduce_sum
C
caoying03 已提交
449
----------
Y
Yang Yu 已提交
450

L
Luo Tao 已提交
451
..  autofunction:: paddle.fluid.layers.reduce_sum
Y
Yang Yu 已提交
452 453 454 455 456
    :noindex:

reduce_mean
-----------

L
Luo Tao 已提交
457
..  autofunction:: paddle.fluid.layers.reduce_mean
Q
QI JUN 已提交
458 459
    :noindex:

Y
Yang Yu 已提交
460 461 462
reduce_max
----------

L
Luo Tao 已提交
463
..  autofunction:: paddle.fluid.layers.reduce_max
Y
Yang Yu 已提交
464
    :noindex:
Q
QI JUN 已提交
465

Y
Yang Yu 已提交
466 467 468
reduce_min
----------

L
Luo Tao 已提交
469
..  autofunction:: paddle.fluid.layers.reduce_min
Y
Yang Yu 已提交
470 471
    :noindex:

472 473 474 475 476 477
reduce_prod
-----------

..  autofunction:: paddle.fluid.layers.reduce_prod
    :noindex:

Y
Yang Yu 已提交
478 479 480
sequence_first_step
-------------------

L
Luo Tao 已提交
481
..  autofunction:: paddle.fluid.layers.sequence_first_step
Y
Yang Yu 已提交
482 483 484
    :noindex:

sequence_last_step
C
caoying03 已提交
485
------------------
Y
Yang Yu 已提交
486

L
Luo Tao 已提交
487
..  autofunction:: paddle.fluid.layers.sequence_last_step
Y
Yang Yu 已提交
488 489 490 491 492
    :noindex:

dropout
-------

L
Luo Tao 已提交
493
..  autofunction:: paddle.fluid.layers.dropout
Q
QI JUN 已提交
494 495
    :noindex:

Y
Yang Yu 已提交
496 497
split
-----
Q
QI JUN 已提交
498

L
Luo Tao 已提交
499
..  autofunction:: paddle.fluid.layers.split
Q
QI JUN 已提交
500 501
    :noindex:

Y
Yang Yu 已提交
502 503
ctc_greedy_decoder
------------------
Q
QI JUN 已提交
504

L
Luo Tao 已提交
505
..  autofunction:: paddle.fluid.layers.ctc_greedy_decoder
Q
QI JUN 已提交
506 507
    :noindex:

Y
Yang Yu 已提交
508 509
edit_distance
-------------
Q
QI JUN 已提交
510

L
Luo Tao 已提交
511
..  autofunction:: paddle.fluid.layers.edit_distance
Q
QI JUN 已提交
512 513
    :noindex:

Y
Yang Yu 已提交
514 515
l2_normalize
------------
Q
QI JUN 已提交
516

L
Luo Tao 已提交
517
..  autofunction:: paddle.fluid.layers.l2_normalize
Q
QI JUN 已提交
518 519
    :noindex:

Y
Yang Yu 已提交
520 521
matmul
------
Q
QI JUN 已提交
522

L
Luo Tao 已提交
523
..  autofunction:: paddle.fluid.layers.matmul
Q
QI JUN 已提交
524 525
    :noindex:

526 527 528 529 530 531
topk
----

..  autofunction:: paddle.fluid.layers.topk
    :noindex:

Y
Yang Yu 已提交
532 533
warpctc
-------
Q
QI JUN 已提交
534

L
Luo Tao 已提交
535
..  autofunction:: paddle.fluid.layers.warpctc
Y
Yang Yu 已提交
536
    :noindex:
Q
QI JUN 已提交
537

Y
Yang Yu 已提交
538 539
sequence_reshape
----------------
Q
QI JUN 已提交
540

L
Luo Tao 已提交
541
..  autofunction:: paddle.fluid.layers.sequence_reshape
Q
QI JUN 已提交
542 543
    :noindex:

Y
Yang Yu 已提交
544 545
transpose
---------
Q
QI JUN 已提交
546

L
Luo Tao 已提交
547
..  autofunction:: paddle.fluid.layers.transpose
Y
Yang Yu 已提交
548
    :noindex:
Q
QI JUN 已提交
549

Y
Yang Yu 已提交
550 551 552
im2sequence
-----------

L
Luo Tao 已提交
553
..  autofunction:: paddle.fluid.layers.im2sequence
Q
QI JUN 已提交
554 555
    :noindex:

Y
Yang Yu 已提交
556 557
nce
---
Q
QI JUN 已提交
558

L
Luo Tao 已提交
559
..  autofunction:: paddle.fluid.layers.nce
Q
QI JUN 已提交
560 561
    :noindex:

Y
Yang Yu 已提交
562 563
beam_search
-----------
Q
QI JUN 已提交
564

L
Luo Tao 已提交
565
..  autofunction:: paddle.fluid.layers.beam_search
Q
QI JUN 已提交
566 567
    :noindex:

Y
Yang Yu 已提交
568 569
row_conv
--------
Q
QI JUN 已提交
570

L
Luo Tao 已提交
571
..  autofunction:: paddle.fluid.layers.row_conv
Q
QI JUN 已提交
572 573
    :noindex:

Y
Yang Yu 已提交
574 575
multiplex
---------
Q
QI JUN 已提交
576

L
Luo Tao 已提交
577
..  autofunction:: paddle.fluid.layers.multiplex
Q
QI JUN 已提交
578 579
    :noindex:

580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 616 617 618 619 620 621 622 623 624 625 626 627 628 629 630 631 632 633
layer_norm
----------

..  autofunction:: paddle.fluid.layers.layer_norm
    :noindex:

softmax_with_cross_entropy
--------------------------

..  autofunction:: paddle.fluid.layers.softmax_with_cross_entropy
    :noindex:

smooth_l1
---------

..  autofunction:: paddle.fluid.layers.smooth_l1
    :noindex:

one_hot
-------

..  autofunction:: paddle.fluid.layers.one_hot
    :noindex:

autoincreased_step_counter
--------------------------

..  autofunction:: paddle.fluid.layers.autoincreased_step_counter
    :noindex:

reshape
-------

..  autofunction:: paddle.fluid.layers.reshape
    :noindex:

lod_reset
---------

..  autofunction:: paddle.fluid.layers.lod_reset
    :noindex:

lrn
---

..  autofunction:: paddle.fluid.layers.lrn
    :noindex:

pad
---

..  autofunction:: paddle.fluid.layers.pad
    :noindex:

634 635 636 637 638 639
label_smooth
------------

..  autofunction:: paddle.fluid.layers.label_smooth
    :noindex:

640
roi_pool
641
--------
642 643 644 645

..  autofunction:: paddle.fluid.layers.roi_pool
    :noindex:

646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 671 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687
dice_loss
---------

..  autofunction:: paddle.fluid.layers.dice_loss
    :noindex:

image_resize
------------

..  autofunction:: paddle.fluid.layers.image_resize
    :noindex:

image_resize_short
------------------

..  autofunction:: paddle.fluid.layers.image_resize_short
    :noindex:

resize_bilinear
---------------

..  autofunction:: paddle.fluid.layers.resize_bilinear
    :noindex:

gather
------

..  autofunction:: paddle.fluid.layers.gather
    :noindex:

random_crop
-----------

..  autofunction:: paddle.fluid.layers.random_crop
    :noindex:

mean_iou
--------

..  autofunction:: paddle.fluid.layers.mean_iou
    :noindex:

Y
Yang Yu 已提交
688 689
ops
===
Q
QI JUN 已提交
690

Y
Yang Yu 已提交
691 692
mean
----
Q
QI JUN 已提交
693

L
Luo Tao 已提交
694
..  autofunction:: paddle.fluid.layers.mean
Q
QI JUN 已提交
695 696
    :noindex:

Y
Yang Yu 已提交
697 698
mul
---
Q
QI JUN 已提交
699

L
Luo Tao 已提交
700
..  autofunction:: paddle.fluid.layers.mul
Q
QI JUN 已提交
701 702
    :noindex:

Y
Yang Yu 已提交
703 704
scale
-----
Q
QI JUN 已提交
705

L
Luo Tao 已提交
706
..  autofunction:: paddle.fluid.layers.scale
Q
QI JUN 已提交
707 708
    :noindex:

Y
Yang Yu 已提交
709 710
sigmoid_cross_entropy_with_logits
---------------------------------
Q
QI JUN 已提交
711

L
Luo Tao 已提交
712
..  autofunction:: paddle.fluid.layers.sigmoid_cross_entropy_with_logits
Q
QI JUN 已提交
713 714
    :noindex:

Y
Yang Yu 已提交
715 716
elementwise_add
---------------
Q
QI JUN 已提交
717

L
Luo Tao 已提交
718
..  autofunction:: paddle.fluid.layers.elementwise_add
Q
QI JUN 已提交
719 720
    :noindex:

Y
Yang Yu 已提交
721
elementwise_div
C
caoying03 已提交
722
---------------
Y
Yang Yu 已提交
723

L
Luo Tao 已提交
724
..  autofunction:: paddle.fluid.layers.elementwise_div
Y
yangyaming 已提交
725
    :noindex:
Y
yangyaming 已提交
726

Y
Yang Yu 已提交
727 728
elementwise_sub
---------------
Y
yangyaming 已提交
729

L
Luo Tao 已提交
730
..  autofunction:: paddle.fluid.layers.elementwise_sub
731 732
    :noindex:

Y
Yang Yu 已提交
733 734
elementwise_mul
---------------
735

L
Luo Tao 已提交
736
..  autofunction:: paddle.fluid.layers.elementwise_mul
Y
yangyaming 已提交
737
    :noindex:
738

Y
Yang Yu 已提交
739 740
elementwise_max
---------------
741

L
Luo Tao 已提交
742
..  autofunction:: paddle.fluid.layers.elementwise_max
Y
yangyaming 已提交
743 744
    :noindex:

Y
Yang Yu 已提交
745 746
elementwise_min
---------------
G
guosheng 已提交
747

L
Luo Tao 已提交
748
..  autofunction:: paddle.fluid.layers.elementwise_min
G
guosheng 已提交
749 750
    :noindex:

Y
Yang Yu 已提交
751 752
elementwise_pow
---------------
G
guosheng 已提交
753

L
Luo Tao 已提交
754
..  autofunction:: paddle.fluid.layers.elementwise_pow
G
guosheng 已提交
755 756
    :noindex:

Y
Yang Yu 已提交
757 758
clip
----
759

L
Luo Tao 已提交
760
..  autofunction:: paddle.fluid.layers.clip
761 762
    :noindex:

Y
Yang Yu 已提交
763 764
clip_by_norm
------------
765

L
Luo Tao 已提交
766
..  autofunction:: paddle.fluid.layers.clip_by_norm
767 768
    :noindex:

769 770
logical_and
-----------
G
guosheng 已提交
771

772 773 774 775 776 777 778 779 780 781 782 783 784 785 786 787 788 789 790 791 792 793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820
..  autofunction:: paddle.fluid.layers.logical_and
    :noindex:

logical_or
----------

..  autofunction:: paddle.fluid.layers.logical_or
    :noindex:

logical_xor
-----------

..  autofunction:: paddle.fluid.layers.logical_xor
    :noindex:

logical_not
-----------

..  autofunction:: paddle.fluid.layers.logical_not
    :noindex:

uniform_random_batch_size_like
------------------------------

..  autofunction:: paddle.fluid.layers.uniform_random_batch_size_like
    :noindex:

gaussian_random
---------------

..  autofunction:: paddle.fluid.layers.gaussian_random
    :noindex:

gaussian_random_batch_size_like
-------------------------------

..  autofunction:: paddle.fluid.layers.gaussian_random_batch_size_like
    :noindex:

scatter
-------

..  autofunction:: paddle.fluid.layers.scatter
    :noindex:

sum
---

..  autofunction:: paddle.fluid.layers.sum
G
guosheng 已提交
821 822
    :noindex:

823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846
slice
-----

..  autofunction:: paddle.fluid.layers.slice
    :noindex:

polygon_box_transform
---------------------

..  autofunction:: paddle.fluid.layers.polygon_box_transform
    :noindex:

shape
-----

..  autofunction:: paddle.fluid.layers.shape
    :noindex:

maxout
------

..  autofunction:: paddle.fluid.layers.maxout
    :noindex:

Y
Yang Yu 已提交
847 848
sigmoid
-------
849

L
Luo Tao 已提交
850
..  autofunction:: paddle.fluid.layers.sigmoid
851 852
    :noindex:

853 854
logsigmoid
----------
Y
Yang Yu 已提交
855

L
Luo Tao 已提交
856
..  autofunction:: paddle.fluid.layers.logsigmoid
857 858 859 860
    :noindex:

exp
---
Y
Yang Yu 已提交
861

L
Luo Tao 已提交
862
..  autofunction:: paddle.fluid.layers.exp
863 864 865 866
    :noindex:

relu
----
Y
Yang Yu 已提交
867

L
Luo Tao 已提交
868
..  autofunction:: paddle.fluid.layers.relu
869 870 871 872
    :noindex:

tanh
----
Y
Yang Yu 已提交
873

L
Luo Tao 已提交
874
..  autofunction:: paddle.fluid.layers.tanh
875 876 877 878
    :noindex:

tanh_shrink
-----------
Y
Yang Yu 已提交
879

L
Luo Tao 已提交
880
..  autofunction:: paddle.fluid.layers.tanh_shrink
881 882 883 884
    :noindex:

softshrink
----------
Y
Yang Yu 已提交
885

L
Luo Tao 已提交
886
..  autofunction:: paddle.fluid.layers.softshrink
887 888 889 890
    :noindex:

sqrt
----
Y
Yang Yu 已提交
891

L
Luo Tao 已提交
892
..  autofunction:: paddle.fluid.layers.sqrt
893 894 895
    :noindex:

abs
Y
Yang Yu 已提交
896 897
---

L
Luo Tao 已提交
898
..  autofunction:: paddle.fluid.layers.abs
899 900 901 902
    :noindex:

ceil
----
Y
Yang Yu 已提交
903

L
Luo Tao 已提交
904
..  autofunction:: paddle.fluid.layers.ceil
905 906 907 908
    :noindex:

floor
-----
Y
Yang Yu 已提交
909

L
Luo Tao 已提交
910
..  autofunction:: paddle.fluid.layers.floor
911 912
    :noindex:

913 914 915 916 917 918 919 920 921 922 923 924
cos
---

..  autofunction:: paddle.fluid.layers.cos
    :noindex:

sin
---

..  autofunction:: paddle.fluid.layers.sin
    :noindex:

925 926
round
-----
Y
Yang Yu 已提交
927

L
Luo Tao 已提交
928
..  autofunction:: paddle.fluid.layers.round
929 930 931 932
    :noindex:

reciprocal
----------
Y
Yang Yu 已提交
933

L
Luo Tao 已提交
934
..  autofunction:: paddle.fluid.layers.reciprocal
935 936 937 938
    :noindex:

log
---
Y
Yang Yu 已提交
939

L
Luo Tao 已提交
940
..  autofunction:: paddle.fluid.layers.log
941 942 943 944
    :noindex:

square
------
Y
Yang Yu 已提交
945

L
Luo Tao 已提交
946
..  autofunction:: paddle.fluid.layers.square
947 948 949 950
    :noindex:

softplus
--------
Y
Yang Yu 已提交
951

L
Luo Tao 已提交
952
..  autofunction:: paddle.fluid.layers.softplus
953 954 955
    :noindex:

softsign
Y
Yang Yu 已提交
956 957
--------

L
Luo Tao 已提交
958
..  autofunction:: paddle.fluid.layers.softsign
959 960 961 962
    :noindex:

brelu
-----
Y
Yang Yu 已提交
963

L
Luo Tao 已提交
964
..  autofunction:: paddle.fluid.layers.brelu
965 966 967 968
    :noindex:

leaky_relu
----------
Y
Yang Yu 已提交
969

L
Luo Tao 已提交
970
..  autofunction:: paddle.fluid.layers.leaky_relu
971 972 973 974
    :noindex:

soft_relu
---------
Y
Yang Yu 已提交
975

L
Luo Tao 已提交
976
..  autofunction:: paddle.fluid.layers.soft_relu
977 978 979
    :noindex:

elu
Y
Yang Yu 已提交
980 981
---

L
Luo Tao 已提交
982
..  autofunction:: paddle.fluid.layers.elu
983 984 985 986
    :noindex:

relu6
-----
Y
Yang Yu 已提交
987

L
Luo Tao 已提交
988
..  autofunction:: paddle.fluid.layers.relu6
989 990 991
    :noindex:

pow
Y
Yang Yu 已提交
992 993
---

L
Luo Tao 已提交
994
..  autofunction:: paddle.fluid.layers.pow
995 996
    :noindex:

Y
Yang Yu 已提交
997 998 999
stanh
-----

L
Luo Tao 已提交
1000
..  autofunction:: paddle.fluid.layers.stanh
Y
Yang Yu 已提交
1001 1002
    :noindex:

1003
hard_sigmoid
Y
Yang Yu 已提交
1004 1005
------------

L
Luo Tao 已提交
1006
..  autofunction:: paddle.fluid.layers.hard_sigmoid
1007 1008 1009
    :noindex:

swish
Y
Yang Yu 已提交
1010 1011
-----

L
Luo Tao 已提交
1012
..  autofunction:: paddle.fluid.layers.swish
1013
    :noindex:
C
caoying03 已提交
1014

1015 1016 1017 1018 1019 1020 1021 1022 1023 1024 1025 1026 1027 1028 1029 1030 1031 1032 1033 1034 1035 1036 1037 1038
uniform_random
--------------

..  autofunction:: paddle.fluid.layers.uniform_random
    :noindex:

hard_shrink
-----------

..  autofunction:: paddle.fluid.layers.hard_shrink
    :noindex:

cumsum
------

..  autofunction:: paddle.fluid.layers.cumsum
    :noindex:

thresholded_relu
----------------

..  autofunction:: paddle.fluid.layers.thresholded_relu
    :noindex:

Y
Yang Yu 已提交
1039 1040 1041 1042 1043 1044
tensor
======

create_tensor
-------------

L
Luo Tao 已提交
1045
..  autofunction:: paddle.fluid.layers.create_tensor
Y
Yang Yu 已提交
1046 1047 1048 1049 1050
    :noindex:

create_parameter
----------------

L
Luo Tao 已提交
1051
..  autofunction:: paddle.fluid.layers.create_parameter
Y
Yang Yu 已提交
1052 1053 1054 1055 1056
    :noindex:

create_global_var
-----------------

L
Luo Tao 已提交
1057
..  autofunction:: paddle.fluid.layers.create_global_var
Y
Yang Yu 已提交
1058 1059 1060 1061 1062
    :noindex:

cast
----

L
Luo Tao 已提交
1063
..  autofunction:: paddle.fluid.layers.cast
Y
Yang Yu 已提交
1064 1065 1066
    :noindex:

concat
1067
------
Y
Yang Yu 已提交
1068

L
Luo Tao 已提交
1069
..  autofunction:: paddle.fluid.layers.concat
1070
    :noindex:
1071

Y
Yang Yu 已提交
1072 1073 1074
sums
----

L
Luo Tao 已提交
1075
..  autofunction:: paddle.fluid.layers.sums
1076 1077
    :noindex:

Y
Yang Yu 已提交
1078 1079 1080
assign
------

L
Luo Tao 已提交
1081
..  autofunction:: paddle.fluid.layers.assign
W
wanghaoshuang 已提交
1082
    :noindex:
1083

Y
Yang Yu 已提交
1084 1085 1086
fill_constant_batch_size_like
-----------------------------

L
Luo Tao 已提交
1087
..  autofunction:: paddle.fluid.layers.fill_constant_batch_size_like
C
caoying03 已提交
1088
    :noindex:
1089

Y
Yang Yu 已提交
1090 1091 1092
fill_constant
-------------

L
Luo Tao 已提交
1093
..  autofunction:: paddle.fluid.layers.fill_constant
1094
    :noindex:
1095

1096 1097 1098 1099 1100 1101 1102 1103 1104 1105 1106 1107
argmin
------

..  autofunction:: paddle.fluid.layers.argmin
    :noindex:

argmax
------

..  autofunction:: paddle.fluid.layers.argmax
    :noindex:

Y
Yang Yu 已提交
1108 1109 1110
ones
----

L
Luo Tao 已提交
1111
..  autofunction:: paddle.fluid.layers.ones
1112
    :noindex:
1113

Y
Yang Yu 已提交
1114 1115 1116
zeros
-----

L
Luo Tao 已提交
1117
..  autofunction:: paddle.fluid.layers.zeros
1118
    :noindex:
Y
Yang Yu 已提交
1119

W
weixing02 已提交
1120 1121 1122
detection
=========

1123 1124 1125 1126 1127 1128
prior_box
---------

..  autofunction:: paddle.fluid.layers.prior_box
    :noindex:

W
weixing02 已提交
1129 1130 1131 1132 1133 1134 1135 1136 1137 1138 1139 1140 1141 1142 1143 1144 1145 1146 1147 1148 1149 1150 1151 1152 1153 1154 1155 1156 1157 1158 1159 1160 1161 1162 1163 1164 1165 1166 1167 1168 1169 1170 1171 1172 1173 1174 1175 1176
multi_box_head
--------------

..  autofunction:: paddle.fluid.layers.multi_box_head
    :noindex:

bipartite_match
---------------

..  autofunction:: paddle.fluid.layers.bipartite_match
    :noindex:

target_assign
-------------

..  autofunction:: paddle.fluid.layers.target_assign
    :noindex:

detection_output
----------------

..  autofunction:: paddle.fluid.layers.detection_output
    :noindex:

ssd_loss
--------

..  autofunction:: paddle.fluid.layers.ssd_loss
    :noindex:

detection_map
-------------

..  autofunction:: paddle.fluid.layers.detection_map
    :noindex:

iou_similarity
--------------

..  autofunction:: paddle.fluid.layers.iou_similarity
    :noindex:

box_coder
---------

..  autofunction:: paddle.fluid.layers.box_coder
    :noindex:

W
weixing02 已提交
1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191 1192 1193 1194 1195 1196 1197 1198 1199 1200 1201 1202 1203 1204 1205 1206 1207 1208 1209 1210 1211 1212 1213 1214 1215
learning_rate_scheduler
=======================

exponential_decay
-----------------

..  autofunction:: paddle.fluid.layers.exponential_decay
    :noindex:

natural_exp_decay
-----------------

..  autofunction:: paddle.fluid.layers.natural_exp_decay
    :noindex:

inverse_time_decay
------------------

..  autofunction:: paddle.fluid.layers.inverse_time_decay
    :noindex:

polynomial_decay
----------------

..  autofunction:: paddle.fluid.layers.polynomial_decay
    :noindex:

piecewise_decay
---------------

..  autofunction:: paddle.fluid.layers.piecewise_decay
    :noindex:

noam_decay
----------

..  autofunction:: paddle.fluid.layers.noam_decay
    :noindex:

1216 1217 1218 1219 1220 1221 1222 1223 1224 1225 1226 1227 1228 1229 1230
metric
======

accuracy
--------

..  autofunction:: paddle.fluid.layers.accuracy
    :noindex:

auc
---

..  autofunction:: paddle.fluid.layers.auc
    :noindex: