Skip to content

Latest commit

 

History

History
52 lines (32 loc) · 1.86 KB

README.md

File metadata and controls

52 lines (32 loc) · 1.86 KB

DLRT

TODO:

  • transformers
  • resnet50 imagenet tests
  • autocast
  • test jit
  • graphs
    • probably need to set up the rank adaption to avoid changing the memory until the graph is rebuilt
  • set up checkpointing/loading (trainer.py)

PyPI - Version PyPI - Python Version Tests Codecov Read the Docs PyPI - License

Black pre-commit Contributor Covenant

Collection of DLRT methods in PyTorch for easy usage

Features

  • TODO

Quickstart

TODO

Credits

This package was created with Cookiecutter and the fedejaure/cookiecutter-modern-pypackage project template.