We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c973a87 commit a5f5532Copy full SHA for a5f5532
.cargo/config
@@ -1,2 +1,5 @@
1
[net]
2
git-fetch-with-cli = true
3
+
4
+[target.aarch64-unknown-linux-gnu]
5
+ rustflags = ["-C", "target-feature=+fp16"]
0 commit comments