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

Standarize program augmentation APIs and their documentation #28

Merged
merged 2 commits into from
Nov 4, 2024

Conversation

chaoming0625
Copy link
Collaborator

This pull request introduces a new flag _been_writen to the State class in the brainstate module and makes several updates to the brainstate/augment/_mapping.py file to improve context handling in graph transformations. The most important changes include adding the _been_writen flag, updating methods to handle this new flag, and enhancing the graph transformation functions to support context tags.

State Class Enhancements:

Graph Transformation Enhancements:

Testing Enhancements:

Context Management Enhancements:

@chaoming0625 chaoming0625 changed the title Update doc of program augmentation Standarize program augmentation APIs and their documentation Nov 4, 2024
@chaoming0625 chaoming0625 merged commit e972393 into main Nov 4, 2024
22 checks passed
@chaoming0625 chaoming0625 deleted the update branch November 4, 2024 07:33
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