Fix fbgemm version

This commit is contained in:
Nicolas Patry 2024-08-12 11:50:02 +02:00
parent fc1853adac
commit 7fde42c6e8
No known key found for this signature in database
GPG Key ID: 64AF4752B2967863

View File

@ -1,4 +1,4 @@
fbgemm_commit := 0.8.0
fbgemm_commit := v0.8.0
build-fbgemm:
git clone https://github.com/pytorch/FBGEMM.git fbgemm && \