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

Dev #243

Merged
merged 5 commits into from
Sep 22, 2024
Merged

Dev #243

merged 5 commits into from
Sep 22, 2024

Conversation

JadenFiotto-Kaufman
Copy link
Member

Serialization Optimizations

AdamBelfki3 and others added 5 commits September 13, 2024 14:01
Dont include some unset attr like Node.args, kwargs, condition

remove primitives as its own type. Now a list of ints will not have a serialized type for each int. Means during de-serialization we need to check for non nnsight types at the right places.

The intervention object is sent as a string, to be deserialized only when needing it.
Ton of optimizations for serialization:
@JadenFiotto-Kaufman JadenFiotto-Kaufman merged commit ad06cca into main Sep 22, 2024
2 checks passed
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