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 24d800a commit a9f00a1Copy full SHA for a9f00a1
tensorflow-core/tensorflow-core-platform/pom.xml
@@ -47,7 +47,7 @@
47
<groupId>org.tensorflow</groupId>
48
<artifactId>tensorflow-core-native</artifactId>
49
<version>${project.version}</version>
50
- <classifier>${javacpp.platform.macosx-x86_64.extension}</classifier>
+ <classifier>${javacpp.platform.macosx-arm64.extension}</classifier>
51
</dependency>
52
<dependency>
53
0 commit comments