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 order of shape_state_variables and shape_state_updates in the json #7

Closed
DimitriPlotnikov opened this issue Feb 13, 2018 · 1 comment

Comments

@DimitriPlotnikov
Copy link
Contributor

Why shape_state_variables and shape_state_updates are stored in the reversed order wrt their derivation order in the json output. But shape_initial_values are sorted by the derivation order? That should be fixed.

@clinssen
Copy link
Contributor

Fixed by merging #19.

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

Successfully merging a pull request may close this issue.

2 participants