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 594 B

123456789101112131415161718192021
  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: 6
  11. fastNLP.core.drivers.torch_driver.ddp
  12. fastNLP.core.drivers.torch_driver.dist_utils
  13. fastNLP.core.drivers.torch_driver.fairscale_sharded
  14. fastNLP.core.drivers.torch_driver.initialize_torch_driver
  15. fastNLP.core.drivers.torch_driver.single_device
  16. fastNLP.core.drivers.torch_driver.torch_driver
  17. fastNLP.core.drivers.torch_driver.utils