Skip to content

Conversation

@bogidude
Copy link
Member

@bogidude bogidude commented Aug 1, 2025

The amount of requested shared memory in the Autorally NN Dynamics would be set upon construction and not adjust when the model changed (like when the loadParams() method was called). We also did not have a unit test to ensure that updating the model adjusted the shared memory requests. Both are resolved with this commit.

The amount of requested shared memory in the Autorally NN Dynamics would
not adjust when the model changed. We also did not have a unit test to
ensure that updating the model adjusted the shared memory requests. Both
are resolved with this commit
@bogidude bogidude requested a review from JasonGibson274 August 1, 2025 16:37
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 this pull request may close these issues.

2 participants