Closed haithanhp closed 6 years ago
Hi @jacobgil ,
Thanks for your great work. When I run your train code, I get the error: dlopen cannot load any more object with static tls. I think that is because the order import libraries of mxnet in tensorly and pytorch. Do you know how can we fix this?
Thanks, Hai
Can't reproduce this, make sure to install the newest version of tensorly. This repository now uses the pytorch backend.
Hi @jacobgil ,
Thanks for your great work. When I run your train code, I get the error: dlopen cannot load any more object with static tls. I think that is because the order import libraries of mxnet in tensorly and pytorch. Do you know how can we fix this?
Thanks, Hai