Skip to content

A4000 Oct 28, 2022

Compare
Choose a tag to compare
@Cyberes Cyberes released this 28 Oct 20:33
· 12 commits to main since this release
8643ee8

File is too big to commit.

Rebuild wheel for the A4000 GPU since I got a new error when importing it:

This seems to solve this error:
usr/local/lib/python3.9/dist-packages/xformers/_C.so: undefined symbol: _ZNK3c104impl13OperatorEntry20reportSignatureErrorENS0_12CppSignatureE
WARNING:root:WARNING: /usr/local/lib/python3.9/dist-packages/xformers/_C.so: undefined symbol: _ZNK3c104impl13OperatorEntry20reportSignatureErrorENS0_12CppSignatureE
Need to compile C++ extensions to get sparse attention suport. Please run python setup.py build develop

This seems to have fixed it.