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 7196c76 commit 538b661Copy full SHA for 538b661
requirements-tensorflow.txt
@@ -1 +1,2 @@
1
-tensorflow~=2.8.4
+tensorflow~=2.8.4 ; sys_platform != 'darwin' or platform_machine != 'arm64'
2
+tensorflow-macos==2.8.0 ; sys_platform == 'darwin' and platform_machine == 'arm64'
0 commit comments