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

Add 16bit support for unpack, transpose and comparisons operators #3028

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

rameshkunasi
Copy link

@rameshkunasi rameshkunasi commented Dec 24, 2024

Added 16bit operator support for below operators:

  1. unpack
  2. transpose
  3. comparison

BUG=fixes #3044

@rameshkunasi rameshkunasi requested a review from a team as a code owner December 24, 2024 11:04
tensorflow/lite/micro/kernels/fully_connected.cc Outdated Show resolved Hide resolved
tensorflow/lite/micro/kernels/transpose.cc Outdated Show resolved Hide resolved
@rameshkunasi
Copy link
Author

rameshkunasi commented Jan 16, 2025

@gonnet can you please review the updated changes

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.

Add 16bit Support to unpack, transpose and comparisons and Per channel FC support
2 participants