You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

fastNLP.models.rst 518 B

1234567891011121314151617181920212223242526
  1. fastNLP.models
  2. ==============
  3. .. automodule:: fastNLP.models
  4. :members:
  5. :undoc-members:
  6. :show-inheritance:
  7. 子模块
  8. ----------
  9. .. toctree::
  10. :titlesonly:
  11. fastNLP.models.base_model
  12. fastNLP.models.bert
  13. fastNLP.models.biaffine_parser
  14. fastNLP.models.cnn_text_classification
  15. fastNLP.models.enas_controller
  16. fastNLP.models.enas_model
  17. fastNLP.models.enas_trainer
  18. fastNLP.models.enas_utils
  19. fastNLP.models.sequence_labeling
  20. fastNLP.models.snli
  21. fastNLP.models.star_transformer