parent
d303ae5efc
commit
0c68156ffc
@ -97,7 +97,6 @@ def tf_copts():
|
||||
"-fno-exceptions",] +
|
||||
if_cuda(["-DGOOGLE_CUDA=1"]) +
|
||||
if_android_arm(["-mfpu=neon"]) +
|
||||
if_x86(["-msse4.1"]) +
|
||||
select({
|
||||
"//tensorflow:android": [
|
||||
"-std=c++11",
|
||||
|
Loading…
Reference in New Issue
Block a user