Use config=v1
as this is r1.15
branch.
Otherwise, by default we were building V2 code on a v1 version.
This commit is contained in:
parent
fdb85890df
commit
a6d897351e
4
.bazelrc
4
.bazelrc
@ -219,8 +219,8 @@ build:v1 --define=tf_api_version=1
|
||||
build:v2 --define=tf_api_version=2
|
||||
build:v1 --action_env=TF2_BEHAVIOR=0
|
||||
build:v2 --action_env=TF2_BEHAVIOR=1
|
||||
build --config=v2
|
||||
test --config=v2
|
||||
build --config=v1
|
||||
test --config=v1
|
||||
|
||||
# Enable XLA
|
||||
build:xla --action_env=TF_ENABLE_XLA=1
|
||||
|
Loading…
Reference in New Issue
Block a user