Skip to content

Libtorch binaries compiled with flag _GLIBCXX_USE_CXX11_ABI = 1 #17492

@srasool

Description

@srasool

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

Metadata

Metadata

Assignees

Labels

high prioritymodule: abilibtorch C++ ABI related problemsmodule: binariesAnything related to official binaries that we release to usersmodule: cppRelated to C++ APItriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate module

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions