File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11#! /bin/bash
2- python gen_doc.py layers --submodules control_flow device io nn ops tensor learning_rate_scheduler detection metric tensor > layers.rst
2+ python gen_doc.py layers --submodules control_flow device io nn ops tensor learning_rate_scheduler detection metric_op tensor > layers.rst
33
44for module in data_feeder clip metrics executor initializer io nets optimizer param_attr profiler regularizer transpiler recordio_writer backward average profiler
55do
Original file line number Diff line number Diff line change @@ -1618,8 +1618,8 @@ box_coder
16181618.. autofunction :: paddle.fluid.layers.box_coder
16191619 :noindex:
16201620
1621- metric
1622- ======
1621+ metric_op
1622+ =========
16231623
16241624.. _api_fluid_layers_accuracy :
16251625
You can’t perform that action at this time.
0 commit comments