Skip to content

Commit cf5cfa0

Browse files
author
Bruce Zhang
committed
change tf test version to fit tf version
1 parent 0493c85 commit cf5cfa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/integ/test_training_compiler.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ def test_tensorflow(
243243
py_version="py39",
244244
git_config={
245245
"repo": "https://github.com/tensorflow/models.git",
246-
"branch": "v2.9.2",
246+
"branch": tensorflow_training_latest_version,
247247
},
248248
source_dir=".",
249249
entry_point="official/vision/train.py",

0 commit comments

Comments
 (0)