tnt
tnt copied to clipboard
A lightweight library for PyTorch training tools and utilities
Summary: Leverage the feature here: https://pytorch.org/docs/stable/notes/large_scale_deployments.html#api-usage-logging Differential Revision: D38750230
Reviewed By: ananthsub Differential Revision: D38599732
Please read through our [contribution guide](https://github.com/pytorch/tnt/blob/main/CONTRIBUTING.md) prior to creating your pull request. Summary: - removes unit tests from doc build (tests still run on PR and commit in the unit_test...
Summary: Add a callback to torchTNT which saves checkpoints using torchsnapshot. this relies on the app state mixin defined here: this means users can declare what module/optimizer/etc states they'd like...
Summary: Run command ``` pyre --output=json | pyre-upgrade fixme ``` to suppress pyre errors. Differential Revision: D40494695
Please read through our [contribution guide](https://github.com/pytorch/tnt/blob/main/CONTRIBUTING.md) prior to creating your pull request. Summary: Test plan: Fixes #{issue number}
Please read through our [contribution guide](https://github.com/pytorch/tnt/blob/main/CONTRIBUTING.md) prior to creating your pull request. Summary: Test plan: Fixes #{issue number}