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

V0.3.2 #116

Merged
merged 10 commits into from
Feb 21, 2024
Merged

V0.3.2 #116

merged 10 commits into from
Feb 21, 2024

Conversation

fedebotu
Copy link
Member

Bug Fixes

  • SMTWTP environment with batch size initialization
  • RL4CO base env: default batch size to None; improvements

QOL

can pass "None" for no baseline in REINFORCE

Performance

  • Improve by changing torch.no_grad -> [torch.inference_mode](https://pytorch.org/docs/stable/generated/torch.inference_mode.html)
  • Faster testing

Versioning

  • Prepare v0.3.2 (will also include new Beam Search and decoding API)

@fedebotu fedebotu requested a review from cbhua February 20, 2024 22:59
@fedebotu fedebotu merged commit 83b8550 into main Feb 21, 2024
24 checks passed
@cbhua cbhua deleted the v0.3.2 branch March 8, 2024 07:35
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.

1 participant