Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
liord committed Dec 22, 2024
1 parent 11d8535 commit 7bb7891
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,7 @@ def test_opset_not_in_tp(self):
tpc_minor_version=None,
tpc_patch_version=None,
tpc_platform_type=None,
operator_set=tuple([schema.OperatorsSet("opA")]),
add_metadata=False)
hm_keras = tp.TargetPlatformCapabilities(hm)
with self.assertRaises(Exception) as e:
Expand Down

0 comments on commit 7bb7891

Please sign in to comment.