Issue Summary
- Type: Question
- Category: Library |Build System | Tools
- Priority: Urgent
- Release Version: 2019.09
Bug
Development Environment
-
HOST OS
Windows 7, 64Bit
-
TOOLCHAIN
ARC GNU 2020.03.
-
BOARD
IoTDK
-
ARC CORE
EM9D.
Question
I want to implement my own AI model on IOTDK. I learned that the MLI library can only be compiled on MWDT, and I cannot use MWDT. However, the compiled MLI library is provided in the MLI example. Can I use this compiled library on GUN to implement my own AI model? (My model is different from cifar10 in the example)