Skip to content

Commit da3269d

Browse files
authored
update layers/index.rst and layers/index_en.rst (#7135)
1 parent 6b0975c commit da3269d

File tree

2 files changed

+8
-20
lines changed

2 files changed

+8
-20
lines changed

docs/api_guides/low_level/layers/index.rst

+4-10
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,10 @@
55
.. toctree::
66
:maxdepth: 1
77

8-
conv.rst
9-
pooling.rst
10-
detection.rst
11-
sequence.rst
12-
math.rst
138
activations.rst
14-
loss_function.rst
15-
data_in_out.rst
169
control_flow.rst
17-
sparse_update.rst
18-
data_feeder.rst
10+
conv.rst
1911
learning_rate_scheduler.rst
20-
tensor.rst
12+
loss_function.rst
13+
pooling.rst
14+
sparse_update.rst

docs/api_guides/low_level/layers/index_en.rst

+4-10
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,10 @@ Neural Network Layer
55
.. toctree::
66
:maxdepth: 1
77

8-
conv_en.rst
9-
pooling_en.rst
10-
detection_en.rst
11-
sequence_en.rst
12-
math_en.rst
138
activations_en.rst
14-
loss_function_en.rst
15-
data_in_out_en.rst
169
control_flow_en.rst
17-
sparse_update_en.rst
18-
data_feeder_en.rst
10+
conv_en.rst
1911
learning_rate_scheduler_en.rst
20-
tensor_en.rst
12+
loss_function_en.rst
13+
pooling_en.rst
14+
sparse_update_en.rst

0 commit comments

Comments
 (0)