Skip to content

Support optional valid output tensor in CIRCULAR_BUFFER custom op - #3733

Merged
veblush merged 1 commit into
tensorflow:mainfrom
veblush:cb_new
Sep 23, 2026
Merged

veblush merged 1 commit into
tensorflow:mainfrom
veblush:cb_new

Conversation

@veblush

@veblush veblush commented Sep 17, 2026 •

Copy link
Copy Markdown
Collaborator

Added support for an optional 2nd boolean output tensor in CIRCULAR_BUFFER to signal output validity without aborting the graph (kTfLiteAbort).

BUG=n/a

@veblush veblush added the ci:full Triggers the comprehensive cross-platform test suite. label Sep 17, 2026
@veblush
veblush marked this pull request as ready for review September 17, 2026 20:35
@veblush
veblush requested a review from a team as a code owner September 17, 2026 20:35
Comment thread tensorflow/lite/micro/kernels/circular_buffer_common.cc
Comment thread tensorflow/lite/micro/kernels/circular_buffer_common.cc Outdated

@ddavis-2015 ddavis-2015 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks good to me.

@veblush
veblush added this pull request to the merge queue Sep 23, 2026
Merged via the queue into tensorflow:main with commit e5790a3 Sep 23, 2026
41 checks passed
@veblush
veblush deleted the cb_new branch September 23, 2026 17:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci:full Triggers the comprehensive cross-platform test suite.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants