Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

Commit 491b9c0

Browse files
committed
modify objective
1 parent a027b45 commit 491b9c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rfcs/20220610-saved-model-fingerprinting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
## Objective
1111

12-
Following the convention of other types of electronic files and artifacts, the SavedModel format would benefit from having a fingerprint that uniquely identify the program it serializes.
12+
Following the convention of other types of electronic files and artifacts, the SavedModel format would benefit from having a fingerprint that uniquely identify the program it serializes. This fingerprint will better enable users to track their SavedModels in ML pipelines and other infrastructure using native metadata.
1313

1414
## Motivation
1515

0 commit comments

Comments
 (0)