Skip to content

Support for DECODE operator #3172

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

Draft
wants to merge 19 commits into
base: main
Choose a base branch
from

Conversation

ddavis-2015
Copy link
Member

@ddavis-2015 ddavis-2015 commented Aug 5, 2025

@tensorflow/micro

Add optimized xtensa implementation of pruning to DECODE operator.
Makefile changes.
Additional unit tests.

bug=fixes #3171

@tensorflow/micro

Add initial support for DECODE operator.
Add reference implementation.
Add LUT decompression support.
Update op resolvers.
Update Makefiles and Bazel BUILD files.
Add kernel unit test.

bug=fixes tensorflow#3131
@tensorflow/micro

Additional support for DECODE operator.
Add Xtensa optimizations for LUT decompression.
Move all Xtensa kernel source references to the Xtensa target makefile.

bug=fixes tensorflow#3150
@tensorflow/micro

Reorganize Xtensa makefiles such that all references to optimized kernel sources are moved to the Xtensa target makefile.

Move hifimini kernel sources to the parent directory, and rename them so they do not interfere with the target overlay mechanism of the root makefile.

bug=fixes tensorflow#3153
Fix code style errors.
@tensorflow/micro

Add reference implementation of pruning to DECODE operator.
Makefile and Bazel BUILD file changes.
Additional unit tests.

bug=fixes tensorflow#3161
@tensorflow/micro

Add optimized xtensa implementation of pruning to DECODE operator.
Makefile changes.
Additional unit tests.

bug=fixes tensorflow#3171
@ddavis-2015 ddavis-2015 requested a review from a team as a code owner August 5, 2025 20:36
@ddavis-2015 ddavis-2015 changed the title Decode prune xtensa Support for DECODE operator Aug 5, 2025
@ddavis-2015 ddavis-2015 self-assigned this Aug 5, 2025
@ddavis-2015 ddavis-2015 marked this pull request as draft August 5, 2025 23:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for DECODE operator
2 participants