Skip to content

Refactor delay kernel for optimized memory layout#3515

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

Refactor delay kernel for optimized memory layout#3515
manucian-official wants to merge 1 commit intotensorflow: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
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.

1 participant