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

Code Generator for TinyEngine #6

Open
woojinshin opened this issue Jul 21, 2022 · 1 comment
Open

Code Generator for TinyEngine #6

woojinshin opened this issue Jul 21, 2022 · 1 comment

Comments

@woojinshin
Copy link

I was impressed with MCUNet's approach to solve the memory limitation of microcontroller. Could you please let me know when the TinyEngine will be released?

When I checked the generated code using old version of tinyml repository (https://github.com/mit-han-lab/tinyml), there is no header files (genNN.h, kernel_buffer.h, tinyengine_function.h). And there was no implementation for the functions below I would appreciate it if you could let me know how you implemented it.

  • convolve_s8_kernel3_inputch3_stride2_pad1
  • fast_depthwise_conv_s8_kernel3_stride1_pad1_a8w8_8bit_HWC_inplace
  • convolve_1x1_s8
  • fast_depthwise_conv_s8_kernel3_stride2_pad1_a8w8_8bit_HWC_inplace
@tonylins
Copy link
Contributor

Hi, thanks for your interest in our work! We will release the code generator in TinyEngine later this summer. Please sign up here to get updates: https://forms.gle/UW1uUmnfk1k6UJPPA.

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

No branches or pull requests

2 participants