Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a roadmap? #70

Closed
kit-high opened this issue Sep 21, 2023 · 3 comments
Closed

Is there a roadmap? #70

kit-high opened this issue Sep 21, 2023 · 3 comments
Labels
question Further information is requested

Comments

@kit-high
Copy link

kit-high commented Sep 21, 2023

Hi, thank you for your work!

Is there a future operation roadmap in long/short term like adding RNN... transformer...?

@mansnils
Copy link
Contributor

Hi @kit-high, thanks for your interest in CMSIS-NN.
In general we add optimizations for operators that are supported by TFLM as we are an optimization library and not a ML framework. You can expect new operators like transpose conv and new data types like int4.
Is there any particular operator you are interesting in?

@kit-high
Copy link
Author

@mansnils
I apologize for the delayed response.

I agree with you that it's not an ML framework.
However, since it already has implementations for somewhat complex ML methods like LSTM, I was expecting that it would also implement methods that are not yet included, such as RNNs or Transformers.

As an engineer, I feel that the advancement of Light Edge AI is closely tied to the development of this library. If the opportunity arises, I would like to contribute by making a pull request. Thank you.

@mansnils
Copy link
Contributor

Thanks @kit-high. Your contribution is welcome. Anyhow a potential new operator should have an equivalent reference kernel in TFL/TFLM.

@felix-johnny felix-johnny added the question Further information is requested label Feb 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants