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.core.drivers.torch_driver.rst 681 B

2 years ago
2 years ago
2 years ago
1234567891011121314151617181920212223
  1. fastNLP.core.drivers.torch\_driver package
  2. ==========================================
  3. .. automodule:: fastNLP.core.drivers.torch_driver
  4. :members:
  5. :undoc-members:
  6. :show-inheritance:
  7. Submodules
  8. ----------
  9. .. toctree::
  10. :maxdepth: 4
  11. fastNLP.core.drivers.torch_driver.ddp
  12. fastNLP.core.drivers.torch_driver.deepspeed
  13. fastNLP.core.drivers.torch_driver.dist_utils
  14. fastNLP.core.drivers.torch_driver.fairscale
  15. fastNLP.core.drivers.torch_driver.initialize_torch_driver
  16. fastNLP.core.drivers.torch_driver.single_device
  17. fastNLP.core.drivers.torch_driver.torch_driver
  18. fastNLP.core.drivers.torch_driver.torch_fsdp
  19. fastNLP.core.drivers.torch_driver.utils