Skip to content

Releases: Cyberes/xformers-compiled

RTX 5000 Nov 1, 2022

02 Nov 00:43
Compare
Choose a tag to compare

File is too big to commit. Rebuild the P5000 wheel.

RTX 4000 Nov 1, 2022

02 Nov 00:43
Compare
Choose a tag to compare

File is too big to commit. Rebuild the RTX 4000 wheel.

P5000 Nov 1, 2022

02 Nov 00:24
Compare
Choose a tag to compare

File is too big to commit. Rebuild the P5000 wheel.

A6000 Nov 1, 2022

02 Nov 00:34
Compare
Choose a tag to compare

File is too big to commit. Rebuild the A6000 wheel.

A5000 Nov 1, 2022

02 Nov 00:33
Compare
Choose a tag to compare

File is too big to commit. Rebuild the A5000 wheel.

A100 Nov 1, 2022

02 Nov 00:21
Compare
Choose a tag to compare

File is too big to commit. Rebuild the A100 wheel.

A4000 Oct 28, 2022

28 Oct 20:33
8643ee8
Compare
Choose a tag to compare

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.