Skip to content

Commit 1e1fbc0

Browse files
authored
Merge pull request #80 from lyhuang18/docs
add new modules for core/
2 parents 0b05be4 + 9fb6711 commit 1e1fbc0

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

docs/source/fastNLP.core.rst

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,30 @@ fastNLP.core.action
77
.. automodule:: fastNLP.core.action
88
:members:
99

10+
fastNLP.core.batch
11+
-------------------
12+
13+
.. automodule:: fastNLP.core.batch
14+
:members:
15+
16+
fastNLP.core.dataset
17+
---------------------
18+
19+
.. automodule:: fastNLP.core.dataset
20+
:members:
21+
22+
fastNLP.core.field
23+
-------------------
24+
25+
.. automodule:: fastNLP.core.field
26+
:members:
27+
28+
fastNLP.core.instance
29+
----------------------
30+
31+
.. automodule:: fastNLP.core.instance
32+
:members:
33+
1034
fastNLP.core.loss
1135
------------------
1236

0 commit comments

Comments
 (0)