Skip to content

Commit

Permalink
Fix the test.
Browse files Browse the repository at this point in the history
  • Loading branch information
khatchad committed Jul 19, 2024
1 parent 48e094a commit 5660bfe
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1195,7 +1195,7 @@ public void testModelCall5()
"proj66/tf2_test_model_call5a.py"
},
"tf2_test_model_call5.py",
"SequentialModel.call",
"SequentialModel.__call__",
"proj66",
1,
1,
Expand All @@ -1208,7 +1208,7 @@ public void testModelCall5()
"proj66/tf2_test_model_call5a.py"
},
"tf2_test_model_call5a.py",
"SequentialModel.call",
"SequentialModel.__call__",
"proj66",
1,
1,
Expand Down

0 comments on commit 5660bfe

Please sign in to comment.