Skip to content

PACK/UNPACK update#3175

Merged
mergify[bot] merged 2 commits intotensorflow:mainfrom
ddavis-2015:pr/andresovela/2737
Aug 20, 2025
Merged

PACK/UNPACK update#3175
mergify[bot] merged 2 commits intotensorflow:mainfrom
ddavis-2015:pr/andresovela/2737

Conversation

@ddavis-2015
Copy link
Member

@tensorflow/micro

Update PACK with INT16 support.
Add INT16 unit tests.

This is a copy of PR #2737

bug=fixes #2736

@tensorflow/micro

Update PACK with INT16 support.
Add INT16 unit tests.

This is a copy of PR#2737

bug=fixes tensorflow#2736
@ddavis-2015 ddavis-2015 requested a review from a team as a code owner August 7, 2025 16:35
@ddavis-2015 ddavis-2015 self-assigned this Aug 7, 2025
@ddavis-2015 ddavis-2015 added ci:full Triggers the comprehensive cross-platform test suite. type:feature New functionality or hardware support implementation. labels Aug 7, 2025
@TFLM-bot TFLM-bot removed the ci:full Triggers the comprehensive cross-platform test suite. label Aug 7, 2025
@ddavis-2015 ddavis-2015 added the ci:full Triggers the comprehensive cross-platform test suite. label Aug 7, 2025
@TFLM-bot TFLM-bot removed the ci:full Triggers the comprehensive cross-platform test suite. label Aug 7, 2025
Copy link
Contributor

@rameshkunasi rameshkunasi left a comment

Choose a reason for hiding this comment

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

Looks good to me

@ddavis-2015 ddavis-2015 added the ci:full Triggers the comprehensive cross-platform test suite. label Aug 20, 2025
@TFLM-bot TFLM-bot removed the ci:full Triggers the comprehensive cross-platform test suite. label Aug 20, 2025
@ddavis-2015 ddavis-2015 requested a review from veblush August 20, 2025 19:01
Copy link
Collaborator

@veblush veblush left a comment

Choose a reason for hiding this comment

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

LGTM other than small nitpicks.

@@ -1,4 +1,4 @@
/* Copyright 2022 The TensorFlow Authors. All Rights Reserved.
/* Copyright 2025 The TensorFlow Authors. All Rights Reserved.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Please leave the year the file originated.

@@ -1,4 +1,4 @@
/* Copyright 2019 The TensorFlow Authors. All Rights Reserved.
/* Copyright 2025 The TensorFlow Authors. All Rights Reserved.
Copy link
Collaborator

Choose a reason for hiding this comment

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

Please leave the year the file originated.

@veblush veblush added the ci:full Triggers the comprehensive cross-platform test suite. label Aug 20, 2025
@TFLM-bot TFLM-bot removed the ci:full Triggers the comprehensive cross-platform test suite. label Aug 20, 2025
@mergify mergify bot merged commit 7a7a3de into tensorflow:main Aug 20, 2025
142 of 143 checks passed
@ddavis-2015 ddavis-2015 deleted the pr/andresovela/2737 branch August 20, 2025 23:40
unmeshna017 pushed a commit to unmeshna017/tflite-micro that referenced this pull request Feb 10, 2026
@tensorflow/micro

Update PACK with INT16 support.
Add INT16 unit tests.

This is a copy of PR tensorflow#2737

bug=fixes tensorflow#2736
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type:feature New functionality or hardware support implementation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add int16 support to PACK/UNPACK

4 participants