Skip to content

Commit e93541b

Browse files
committed
"add word"
1 parent 78705b0 commit e93541b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/design/model_format.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ The table below shows a tensor's byte view in detail. Note that all the signed v
3434
## Summary
3535

3636
- We introduce a model format.
37-
- The model represented by its forward-pass computation procedure saved in a **ProgramDesc** protobuf message.
37+
- The model represented by its forward-pass computation procedure is saved in a **ProgramDesc** protobuf message.
3838
- A bunch of specified format binary tensors describe the **parameters**.

0 commit comments

Comments
 (0)