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

Commit 29efd56

Browse files
committed
Update compatibility description
1 parent a8b679e commit 29efd56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rfcs/20201027-modular-tensorflow-graph-c-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ This API can be used to:
184184
185185
* **GraphDef**
186186
187-
The compatibility of `GraphDef` between plugin and proper is guaranteed by protobuf library.
187+
The compatibility of `GraphDef` between plugin and proper follows the same compatibility [rules](https://developers.google.com/protocol-buffers/docs/cpptutorial?hl=en#extending-a-protocol-buffer) and [guarantees](https://developers.google.com/protocol-buffers/docs/proto3?hl=en#updating) as protobuf library.
188188
189189
### Detailed C APIs
190190

0 commit comments

Comments
 (0)