pytorch / glow

Compiler for Neural Network hardware accelerators
Apache License 2.0
3.22k stars 689 forks source link

Error occurred during the compilation of Glow #6074

Open wastedfishcn opened 1 year ago

wastedfishcn commented 1 year ago

I have compiled several times and tried 'git submodule update --init --recursive', but when compiling, there are still missing modules and it asks me to run 'git submodule update --init --recursive' again. However, after doing that, I still get an error when trying to compile. Could you please advise on how to resolve this issue? image