Reputation: 1
I was working on CNN acceleration on XTensa by using TFLite models.I used the convolution model of TFlite and imported it into xtensa for building and running the model. However, while building i encountered an error:
xt-xcc ERROR: C:/usr/xtensa/XtDevTools/install/tools/RG-2017.7-win32/XtensaTools/libexec/xcc/be.exe returned non-zero status 3
I am not able to figure out the cause for this error.Can anyone help me out?
Upvotes: 0
Views: 229