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.torch.rst 414 B

12345678910111213141516171819
  1. fastNLP.models.torch package
  2. ============================
  3. .. automodule:: fastNLP.models.torch
  4. :members:
  5. :undoc-members:
  6. :show-inheritance:
  7. Submodules
  8. ----------
  9. .. toctree::
  10. :maxdepth: 4
  11. fastNLP.models.torch.biaffine_parser
  12. fastNLP.models.torch.cnn_text_classification
  13. fastNLP.models.torch.seq2seq_generator
  14. fastNLP.models.torch.seq2seq_model
  15. fastNLP.models.torch.sequence_labeling