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

feature: model compression #2636

Open
rkuester opened this issue Jul 24, 2024 · 0 comments
Open

feature: model compression #2636

rkuester opened this issue Jul 24, 2024 · 0 comments

Comments

@rkuester
Copy link
Contributor

rkuester commented Jul 24, 2024

An issue to track the implementation of model compression.

Queue

The commits along the branch rkuester/compress-next are queued, so to speak, for submission via PRs.

Integration

Use the head of the queue branch rkuester/compress-next. Warning: this branch gets rebased as things change.

mergify bot pushed a commit that referenced this issue Jul 24, 2024
Add the Python distribution package `hexdump`, to be used in tests
and utilities which display raw memory.

BUG=#2636
mergify bot pushed a commit that referenced this issue Jul 24, 2024
Hoist the universally-useful tflite::Span out of
codegen/runtime/micro_codegen_context.h and into an independent header
usable from elsewhere in the project.

BUG=#2636
mergify bot pushed a commit that referenced this issue Aug 7, 2024
…tor (#2642)

Add a type, tflite::StaticVector, which behaves like std::vector, but
which avoids heap memory allocation.

BUG=#2636
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

No branches or pull requests

1 participant