We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78705b0 commit e93541bCopy full SHA for e93541b
doc/design/model_format.md
@@ -34,5 +34,5 @@ The table below shows a tensor's byte view in detail. Note that all the signed v
34
## Summary
35
36
- We introduce a model format.
37
-- The model represented by its forward-pass computation procedure saved in a **ProgramDesc** protobuf message.
+- The model represented by its forward-pass computation procedure is saved in a **ProgramDesc** protobuf message.
38
- A bunch of specified format binary tensors describe the **parameters**.
0 commit comments