mit-han-lab / tinyengine

[NeurIPS 2020] MCUNet: Tiny Deep Learning on IoT Devices; [NeurIPS 2021] MCUNetV2: Memory-Efficient Patch-based Inference for Tiny Deep Learning; [NeurIPS 2022] MCUNetV3: On-Device Training Under 256KB Memory
https://mcunet.mit.edu
MIT License
792 stars 130 forks source link

Removed superfluous parameter 'q15_t *kbuf' #32

Closed Zerkclown closed 1 year ago

Zerkclown commented 1 year ago

solving issue #31

meenchen commented 1 year ago

Thanks for the fix!