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.
2 parents 33ceaf0 + a5f5532 commit 7986eb3Copy full SHA for 7986eb3
.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