"tests/data/vscode:/vscode.git/clone" did not exist on "6f674c7ea6a307a62c0ea74cc60e55570de31f6b"
Do not query GPU compatibility before app main (#6679)
tf.test.is_gpu_available() should not be called in flags since this is called before app.main() and the runtime has not yet been initialized.
Showing
Please register or sign in to comment