-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
AbstractDynodeRunner
code reorg and naming revamp (#316)
* checkpoint, moving timeline->timeseries naming * checkpoint bugfix * checkpoint pickling issues * moving some AbstractDynodeRunner code out to utils finishing timeline-> timeseries rename * merging and fixing comments and formatting * moving single use functions back from utils to DynodeRunner * hotfix to flatten_list_parameters not working with jax array, adding tests * fixing mypy * rewording module description * comment feedback * adding period to the end of parameters sentences * save_inference_timeseries -> generate_inference_timeseries, generate_model_compnent_timeseries now private
- Loading branch information
1 parent
6bf6a79
commit 149fbb1
Showing
10 changed files
with
665 additions
and
592 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.