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 779ce04 commit 84b0f93Copy full SHA for 84b0f93
.binder/start
@@ -0,0 +1,8 @@
1
+#!/bin/bash
2
+
3
+# set environment vars
4
+export TF_ENABLE_ZENDNN_OPTS=1
5
+export TF_ENABLE_ONEDNN_OPTS=0
6
7
+# container entrypoint
8
+exec "$@"
0 commit comments