Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dgl
Commits
a9a0592c
Commit
a9a0592c
authored
Sep 01, 2019
by
Mufei Li
Committed by
Zihao Ye
Sep 01, 2019
Browse files
Hot fix (#816)
parent
1e2abc9a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
examples/pytorch/model_zoo/chem/README.md
examples/pytorch/model_zoo/chem/README.md
+1
-1
No files found.
examples/pytorch/model_zoo/chem/README.md
View file @
a9a0592c
...
@@ -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
()
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment