Automated rollback of change 141217999
Change: 141232183
This commit is contained in:
parent
cbb0f00ec7
commit
366e96f4d6
@ -120,7 +120,6 @@ def tf_copts():
|
||||
"-fno-exceptions"] +
|
||||
if_cuda(["-DGOOGLE_CUDA=1"]) +
|
||||
if_android_arm(["-mfpu=neon"]) +
|
||||
if_not_mobile(["-msse4.1"]) +
|
||||
select({
|
||||
"//tensorflow:android": [
|
||||
"-std=c++11",
|
||||
|
Loading…
Reference in New Issue
Block a user