pytorch / glow

Compiler for Neural Network hardware accelerators
Apache License 2.0
3.19k stars 683 forks source link

Unable to access glow model #6098

Open FaizDeepLearning opened 1 year ago

FaizDeepLearning commented 1 year ago

Hi, i'm having issue when building the glow bundle , as I am getting access denied when trying to download glow model from http://fb-glow-assets.s3.amazonaws.com/models

wuruoyu commented 7 months ago

hit same issue here

wuruoyu commented 7 months ago

@mciprian13 Could you please take a look? Thanks!

wuruoyu commented 7 months ago

I figured adding -DGLOW_BUILD_EXAMPLES=OFF is one workaround