Unverified Commit 5641594c authored by hummingg's avatar hummingg Committed by GitHub
Browse files

AIFB -> AIFBDataset (#5860)

parent bdb78758
......@@ -6,7 +6,7 @@ from functools import partial
import torch as th
import torch.nn.functional as F
from dgl.data.rdf import AIFB, AM, BGS, MUTAG
from dgl.data.rdf import AIFBDataset, AMDataset, BGSDataset, MUTAGDataset
from entity_classify import EntityClassify
......
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