Skip to content

Refactor delay kernel for optimized memory layout#3515

Open
manucian-official wants to merge 1 commit into
tensorflow:mainfrom
manucian-official:patch-3
Open

Refactor delay kernel for optimized memory layout#3515
manucian-official wants to merge 1 commit into
tensorflow:mainfrom
manucian-official:patch-3

Conversation

@manucian-official
Copy link
Copy Markdown

This implementation provides an optimized Delay operator for TensorFlow Lite Micro, designed for real-time signal processing on embedded systems. The operator introduces a configurable delay to input signal frames using an efficient circular buffer mechanism.

This implementation provides an optimized Delay operator for TensorFlow Lite Micro, designed for real-time signal processing on embedded systems.
The operator introduces a configurable delay to input signal frames using an efficient circular buffer mechanism.
@manucian-official manucian-official requested a review from a team as a code owner March 31, 2026 14:40
@github-actions
Copy link
Copy Markdown
Contributor

This PR is being marked as stale due to inactivity. Remove the stale label or comment to prevent closure in 5 days.

@github-actions github-actions Bot added the Stale label May 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant