Skip to content

Commit

Permalink
Automated Code Change
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 625644008
  • Loading branch information
tensorflower-gardener committed Apr 17, 2024
1 parent 574f2b4 commit b8e91e6
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -124,7 +124,7 @@ Status HandleInputOutputArraysWithModule(
") does not exist in the given graph");
}
}
return OkStatus();
return absl::OkStatus();
}

Status ConvertSavedModelToTFLiteFlatBuffer(
Expand Down

0 comments on commit b8e91e6

Please sign in to comment.