Skip to content

Conversation

@asparkhi
Copy link
Contributor

This change reduced the code size of AOT test runner binary for CMSIS-NN flow.

Presently, integration tests for CMSIS-NN generate
binaries which includes all the CMSIS-NN kernels sources.
This fix introduces additional compilation and runtime
knobs to pick kernel sources for which TVM has generated
the code.

@asparkhi
Copy link
Contributor Author

cc @leandron @Mousius for code review.

Presently, integration tests for CMSIS-NN generate
binaries which includes all the CMSIS-NN kernels sources.
This fix introduces additional compilation and runtime
knobs to pick only kernel sources for which TVM has
generated the code.

Change-Id: Id222ca0d32222882a7a9c6f47bafea281f578c43
@areusch areusch added needs-triage PRs or issues that need to be investigated by maintainers to find the right assignees to address it and removed needs-triage PRs or issues that need to be investigated by maintainers to find the right assignees to address it labels Oct 19, 2022
@asparkhi
Copy link
Contributor Author

There is an equivalent PR: #13815

@asparkhi asparkhi closed this Jan 25, 2023
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.

2 participants