Skip to content
Snippets Groups Projects
Commit 1897fc12 authored by Stephan Seitz's avatar Stephan Seitz
Browse files

Remove g++-6 compiler specification in test_native_tensorflow_compilation_gpu

parent d622e8b6
Branches
Tags
No related merge requests found
Pipeline #17918 failed
......@@ -122,8 +122,6 @@ def test_native_tensorflow_compilation_gpu():
temp_file.name,
'-lcudart',
'--expt-relaxed-constexpr',
'-ccbin',
'g++-6',
'-lcudart',
'-std=c++14',
'-x',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment