-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: stripped unused code pieces * chore: removed unused class Model in autoencoder_fastai2022 module * feat: refactored gradient / parameter / activation tracking using the class ChildSearch in the search.py module * chore: updated nbs to use new Telemetry interface * chore: moved class ModelTelemetry and utilities to telemetry.py * chore: updated nb ModelTelemetry imports * chore: 0.1.2 * chore: rm requirements.txt * feat: added bumpver and make bump-patch and make bump-minor for versionining * chore: refactored ActivationsHistory etc by creating parent class History and inheriting * chore: minor renamings of telemetry parameters for consistency * feat: added unittests for telemetry * chore: renamed telemetry parameters in nb
- Loading branch information
1 parent
ae8a4bc
commit eaa7a4d
Showing
17 changed files
with
993 additions
and
1,406 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.