-
Notifications
You must be signed in to change notification settings - Fork 7
Update docs to reflect Meridian integration #31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
| fit() is called, which is critical for the validation suite to work correctly. | ||
| Only attributes that are set during fit() should be reset here. | ||
| """ | ||
| # Explicitly delete trace to free TensorFlow memory |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@joekang1 @benjamin-dobrin running the tests with Meridian, even on a small dataset with low samples, eats up memory really quickly. I'm guessing this is a problem on their side, but added this as an attempt to clean up after running fit() each time
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
interesting, yeah i'm not sure at face value. fingers crossed this isn't a blocker to our model comparisons on actual data
I've deployed the latest updates so you should also be able to see them here: https://miniature-succotash-mrjk8q5.pages.github.io/