Skip to content

Conversation

AlexAndorra
Copy link
Contributor

AutoRegressiveComponent doesn't handle the params_info correctly when there are observed_state_names and share_states=True. This PR fixes it.
Ready for review

@AlexAndorra AlexAndorra self-assigned this Sep 28, 2025
@AlexAndorra AlexAndorra added the bug Something isn't working label Sep 28, 2025
@AlexAndorra
Copy link
Contributor Author

Mmmh, there is a weird test failure on Windows, due to pytensor 🤔
I don't have a PC though, so can't replicate locally. Does it ring a bell @jessegrabowski ?

@jessegrabowski
Copy link
Member

Yes it's a pytensor level issue with the BLAS linker on the new windows VMs that github deployed a few weeks ago. We can ignore it as long as all other tests pass.

Copy link
Member

@jessegrabowski jessegrabowski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add a test that fails on main but passes on this PR?

@AlexAndorra
Copy link
Contributor Author

Done @jessegrabowski ! You can merge once tests pass

Copy link
Member

@jessegrabowski jessegrabowski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, I have a small request to make the test a bit less arbitrary, then we're good

AlexAndorra and others added 2 commits October 1, 2025 11:18
@AlexAndorra AlexAndorra merged commit 504ef1c into main Oct 1, 2025
28 of 30 checks passed
@AlexAndorra AlexAndorra deleted the fix-ar-params-info branch October 1, 2025 19:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants