-
Notifications
You must be signed in to change notification settings - Fork 25.2k
Closed
Labels
high prioritymodule: abilibtorch C++ ABI related problemslibtorch C++ ABI related problemsmodule: binariesAnything related to official binaries that we release to usersAnything related to official binaries that we release to usersmodule: cppRelated to C++ APIRelated to C++ APItriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate moduleThis issue has been looked at a team member, and triaged and prioritized into an appropriate module
Description
Libtorch binaries can be installed from https://download.pytorch.org/libtorch/nightly/cpu/libtorch-shared-with-deps-latest.zip, but these are build with _GLIBCXX_USE_CXX11_ABI = 0 which make it incompatible for certain cases. Is it possible to get latest ompiled with _GLIBCXX_USE_CXX11_ABI = 1
martinruenz, bmharper, fanlu, dendisuhubdy, BeatWolf and 19 more
Metadata
Metadata
Assignees
Labels
high prioritymodule: abilibtorch C++ ABI related problemslibtorch C++ ABI related problemsmodule: binariesAnything related to official binaries that we release to usersAnything related to official binaries that we release to usersmodule: cppRelated to C++ APIRelated to C++ APItriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate moduleThis issue has been looked at a team member, and triaged and prioritized into an appropriate module