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

Fixed small bug in sgs_dd_train Q function #1555

Merged
merged 1 commit into from
Apr 8, 2024
Merged

Fixed small bug in sgs_dd_train Q function #1555

merged 1 commit into from
Apr 8, 2024

Conversation

rickybalin
Copy link
Collaborator

Fixed small bug in sgs_dd_training q function that was setting the training data to values from 0 to 11.

@jrwrigh
Copy link
Collaborator

jrwrigh commented Apr 8, 2024

Bug introduced in #1529. Whoops.

- Fixed bug in sgs_dd_train QF, left over from debugging
- SmartSim tests were previously not running at all, due to
  junit.py checking if `SMARTREDIS_DIR` was a file instead of a
  directory

Co-authored-by: James Wright <james@jameswright.xyz>
@jrwrigh
Copy link
Collaborator

jrwrigh commented Apr 8, 2024

Note there was also a bug in the testing framework that was actually preventing all SmartSim tests from running. This is now fixed.

@jrwrigh jrwrigh added 1-In Review and removed 0-WIP labels Apr 8, 2024
@jrwrigh jrwrigh merged commit 3d93edf into main Apr 8, 2024
28 checks passed
@jrwrigh jrwrigh deleted the balin/smartsim branch April 8, 2024 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants