Commit a9a0592c authored by Mufei Li's avatar Mufei Li Committed by Zihao Ye
Browse files

Hot fix (#816)

parent 1e2abc9a
...@@ -53,7 +53,7 @@ as front end and Set2Set for output prediction. ...@@ -53,7 +53,7 @@ as front end and Set2Set for output prediction.
### Example Usage of Pre-trained Models ### Example Usage of Pre-trained Models
```python ```python
from dgl.data import Tox21 from dgl.data.chem import Tox21
from dgl import model_zoo from dgl import model_zoo
dataset = Tox21() dataset = Tox21()
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment