Skip to content

Commit fdb85ed

Browse files
authored
Update README.md
1 parent c4a0aca commit fdb85ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ python -m graph_net.torch.validate \
4343
--model-path $GRAPH_NET_EXTRACT_WORKSPACE/resnet18/
4444
```
4545

46-
**Illustrate: How does GraphNet extract and construct a computation graph sample on PyTorch?**
46+
**Illustration: How does GraphNet extract and construct a computation graph sample on PyTorch?**
4747

4848
<div align="center">
4949
<img src="/pics/graphnet_sample.png" alt="GraphNet Extract Sample" width="65%">

0 commit comments

Comments
 (0)