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

docs: update compression documentation #3020

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

rkuester
Copy link
Contributor

Clarify the usage of MicroContext::AllocateDecompressionScratchBuffer
andtflite::micro::GetTensorData for handling decompressed tensor
data.

Add a section on alternate decompression memory regions,
explaining how to specify and use specialized memory for
decompression.

Update instructions for compressing models using a YAML
specification.

Simplify the model compression and alignment command examples.

Spin off new Generic Benchmark Application documentation.

BUG=part of #2636

Clarify the usage of
`MicroContext::AllocateDecompressionScratchBuffer` and
`tflite::micro::GetTensorData` for handling decompressed tensor
data.

Add a section on alternate decompression memory regions,
explaining how to specify and use specialized memory for
decompression.

Update instructions for compressing models using a YAML
specification.

Simplify the model compression and alignment command examples.

Spin off new Generic Benchmark Application documentation.

BUG=part of tensorflow#2636
@rkuester rkuester requested a review from a team as a code owner December 17, 2024 21:05
@rkuester rkuester requested a review from suleshahid December 17, 2024 21:05
@mergify mergify bot merged commit cc09a49 into tensorflow:main Dec 17, 2024
46 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.

3 participants