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

Move functional api to top #22

Merged
merged 4 commits into from
Jun 8, 2024
Merged

Conversation

yutanagano
Copy link
Owner

@yutanagano yutanagano commented Jun 8, 2024

This is a breaking change that removes the sceptr.sceptr submodule and moves all functional API into the root module. There should not be any memory or performance hit as the root module does not load the default model into memory until necessary (when the user calls one of the functional APIs).

@yutanagano yutanagano merged commit 8037ab4 into develop Jun 8, 2024
12 checks passed
@yutanagano yutanagano deleted the move_functional_api_to_top branch June 8, 2024 20:37
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