Merge pull request #5088 from dzhwinter/fix/model_format2

"correct the description"
revert-4814-Add_sequence_project_op
dzhwinter 7 years ago committed by GitHub
commit f4a1ce32fb

@ -34,5 +34,5 @@ The table below shows a tensor's byte view in detail. Note that all the signed v
## Summary
- We introduce a model format.
- The `ProgramDesc` describe the model **topology**.
- The model represented by its forward-pass computation procedure is saved in a **ProgramDesc** protobuf message.
- A bunch of specified format binary tensors describe the **parameters**.

Loading…
Cancel
Save