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