Unverified Commit ce2ad89e authored by anj-s's avatar anj-s Committed by GitHub
Browse files

[chore] Add log for the new experimental memory tracker feature. (#819)

* add log for new memory tracker features

* add log for new memory tracker features
parent ad92220c
......@@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
### Added
- LayerwiseMemoryTracker[feature][experimental] - This is a new experimental tool to help track, visualize and suggest fix for memory issues occurring during the forward/backward pass of your models. [#808]
## [0.4.1] - 2021-09-17
### Fixed
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment