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 0843578 commit 02846c2Copy full SHA for 02846c2
exec_tensorboard.py
@@ -0,0 +1,3 @@
1
+import os
2
+
3
+os.system('tensorboard --logdir=runs --bind_all')
exec_tensorboard.sh
0 commit comments