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

Saving Memory Buffer #196

Merged
merged 11 commits into from
Dec 3, 2024
Merged

Saving Memory Buffer #196

merged 11 commits into from
Dec 3, 2024

Conversation

beardyFace
Copy link
Member

No description provided.

@beardyFace beardyFace marked this pull request as draft September 19, 2024 02:36
@beardyFace
Copy link
Member Author

Although technically a functional prototype, the major issue is for image-based learning - the saved buffer is very large as the number of images grows. The vector-based learning is feasible, but image-based is impractical at this stage.

@beardyFace beardyFace marked this pull request as ready for review December 3, 2024 21:05
@beardyFace beardyFace merged commit e29e7fd into main Dec 3, 2024
4 checks passed
@beardyFace beardyFace deleted the feat/save-memory branch December 3, 2024 21:06
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.

Save the memory buffer
1 participant