Browse Source
Merge pull request #80 from lyhuang18/docs
add new modules for core/
tags/v0.1.0
Xipeng Qiu
GitHub
6 years ago
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
24 additions and
0 deletions
-
docs/source/fastNLP.core.rst
|
|
@@ -7,6 +7,30 @@ fastNLP.core.action |
|
|
|
.. automodule:: fastNLP.core.action |
|
|
|
:members: |
|
|
|
|
|
|
|
fastNLP.core.batch |
|
|
|
------------------- |
|
|
|
|
|
|
|
.. automodule:: fastNLP.core.batch |
|
|
|
:members: |
|
|
|
|
|
|
|
fastNLP.core.dataset |
|
|
|
--------------------- |
|
|
|
|
|
|
|
.. automodule:: fastNLP.core.dataset |
|
|
|
:members: |
|
|
|
|
|
|
|
fastNLP.core.field |
|
|
|
------------------- |
|
|
|
|
|
|
|
.. automodule:: fastNLP.core.field |
|
|
|
:members: |
|
|
|
|
|
|
|
fastNLP.core.instance |
|
|
|
---------------------- |
|
|
|
|
|
|
|
.. automodule:: fastNLP.core.instance |
|
|
|
:members: |
|
|
|
|
|
|
|
fastNLP.core.loss |
|
|
|
------------------ |
|
|
|
|
|
|
|