Skip to content
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

[FIX] Fix error with inference_input_size #536

Merged
merged 1 commit into from
Apr 20, 2023
Merged

[FIX] Fix error with inference_input_size #536

merged 1 commit into from
Apr 20, 2023

Conversation

cchallu
Copy link
Contributor

@cchallu cchallu commented Apr 20, 2023

  • Fixed bug when filtering inference_input_size history during validation and predict step on recurrent models.
  • Removed sampling of timestamps during validation and predict step when filtering to recent history.
  • Added example of a model with inference_input_size>0 in core tests.

@cchallu cchallu requested a review from kdgutier April 20, 2023 17:36
@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants