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

add release content for 0.9.2 #685

Merged
merged 15 commits into from
Sep 18, 2024
Merged

add release content for 0.9.2 #685

merged 15 commits into from
Sep 18, 2024

Conversation

PabloCarmona
Copy link
Collaborator

PR for release content of aihwkit v0.9.2:

  • New Hermes noise model
  • New conductance converters
  • Make conv also compatible with non-batched input
  • Add per column drift compensation
  • Update requirements-examples.txt
  • Add custom drift

Copy link
Collaborator

@kaoutar55 kaoutar55 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 the changes to the changelog in this PR and also the changes to the version file.

examples/31_custom_drift_models.py Outdated Show resolved Hide resolved
src/aihwkit/inference/noise/hermes.py Show resolved Hide resolved
src/aihwkit/inference/noise/pcm.py Outdated Show resolved Hide resolved
src/aihwkit/inference/noise/pcm.py Outdated Show resolved Hide resolved
src/aihwkit/inference/noise/pcm.py Outdated Show resolved Hide resolved
src/aihwkit/inference/noise/pcm.py Outdated Show resolved Hide resolved
src/aihwkit/nn/modules/conv.py Show resolved Hide resolved
@PabloCarmona
Copy link
Collaborator Author

Thanks @maljoras for the review, we are going to take actions and see it and work through your suggestions.

@PabloCarmona
Copy link
Collaborator Author

PabloCarmona commented Aug 26, 2024

can you add the changes to the changelog in this PR and also the changes to the version file.

Done!
cc @kaoutar55

Signed-off-by: Pablo Carmona <pablocarmonagonzalez@gmail.com>
Signed-off-by: Pablo Carmona <pablocarmonagonzalez@gmail.com>
Signed-off-by: Pablo Carmona <pablocarmonagonzalez@gmail.com>
…tup to a cleaner way

Signed-off-by: Pablo Carmona <pablocarmonagonzalez@gmail.com>
Signed-off-by: Pablo Carmona <pablocarmonagonzalez@gmail.com>
@PabloCarmona PabloCarmona dismissed maljoras’s stale review September 18, 2024 08:51

The changes are already applied and tested. We need to merge to publish the release.

Copy link
Collaborator

@kaoutar55 kaoutar55 left a comment

Choose a reason for hiding this comment

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

Please add the issue numbers in the change log for each line when applicable

CHANGELOG.md Outdated Show resolved Hide resolved
kaoutar55
kaoutar55 previously approved these changes Sep 18, 2024
@PabloCarmona PabloCarmona merged commit 8cb5063 into master Sep 18, 2024
2 checks passed
@PabloCarmona PabloCarmona deleted the release-0.9.2 branch September 18, 2024 17:10
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.

7 participants