Skip to content

Commit 24f3f55

Browse files
committed
Fix for broken build.
1 parent 80fec89 commit 24f3f55

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tensorflow/lite/tools/versioning/op_version.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -491,7 +491,6 @@ int GetBuiltinOperatorVersion(const OpSignature& op_sig) {
491491
}
492492
return 1;
493493

494-
case BuiltinOperator_ADD:
495494
case BuiltinOperator_PAD:
496495
case BuiltinOperator_PADV2:
497496
case BuiltinOperator_SPACE_TO_DEPTH:

0 commit comments

Comments
 (0)