pytorch / glow

Compiler for Neural Network hardware accelerators

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Glow cmsis support on aarch64

Theoo1997 opened this issue · comments

Hi,
I am using glow to make an executable bundle for an arm aarch64 platform. This report from NXP explains how to create an executable bundle using arm's cmsis-nn library using the -use-cmsis flag into the model-compiler. When I tried that model-compiler couldn't recognize the flag.