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 c4a0aca commit fdb85edCopy full SHA for fdb85ed
README.md
@@ -43,7 +43,7 @@ python -m graph_net.torch.validate \
43
--model-path $GRAPH_NET_EXTRACT_WORKSPACE/resnet18/
44
```
45
46
-**Illustrate: How does GraphNet extract and construct a computation graph sample on PyTorch?**
+**Illustration: How does GraphNet extract and construct a computation graph sample on PyTorch?**
47
48
<div align="center">
49
<img src="/pics/graphnet_sample.png" alt="GraphNet Extract Sample" width="65%">
0 commit comments