Skip to content

Add support for 16 bit activations in ExpandDims operation.#2589

Merged
mergify[bot] merged 2 commits intotensorflow:mainfrom
robertkamara:expand_dims_int16
May 24, 2024
Merged

Add support for 16 bit activations in ExpandDims operation.#2589
mergify[bot] merged 2 commits intotensorflow:mainfrom
robertkamara:expand_dims_int16

Conversation

@robertkamara
Copy link
Copy Markdown
Contributor

The change introduces the support for ML models with 16 bit activations and 8 bit weights in the ExpandDims operation.

BUG=fixes #68293

The change introduces the support for ML models with 16 bit activations
and 8 bit weights in the ExpandDims operation.

BUG=fixes #68293
@robertkamara robertkamara requested a review from a team as a code owner May 20, 2024 23:36
@google-cla
Copy link
Copy Markdown

google-cla bot commented May 20, 2024

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Copy link
Copy Markdown
Contributor

@rascani rascani left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR!

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.

2 participants