Skip to content

Conversation

@dimdano
Copy link
Contributor

@dimdano dimdano commented Dec 12, 2025

Move the existing C-simulation logic into an internal _predict() method and update the public predict() API to optionally dispatch to a backend-provided predict() implementation. For example, this might be useful for external backends (e.g., AIE) to implement accelerator-specific execution while preserving the standard hls4ml prediction interface.

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist

  • yes all

@JanFSchulte JanFSchulte added the please test Trigger testing by creating local PR branch label Dec 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

please test Trigger testing by creating local PR branch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants