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

Python version #94

Closed keltonlee closed 1 year ago

keltonlee commented 1 year ago

Python 3.6 is no longer supported anymore. However, I use python 3.8, but there is a bug when running examples/vww.py. Is it possible to use versions other than 3.6?