ZCU104 PYNQ-Boot

Hi everyone , I am using the ZCU104 and i booted pynq v2.7.0 for FINN. When i work on jupyter , i want to import torch library but i got cannot allocate memory in static TLS block error for this library. I cant find solition. Thanks for answering.

You must import the torch library before all libraries.

1 Like