"...transform/git@developer.sourcefind.cn:OpenDAS/dgl.git" did not exist on "74d88bf832a52b7f37b0b9383a9fdb0b91eda346"
  • kitaev-chen's avatar
    [Model] Add GIN Model (#471) · a3febc06
    kitaev-chen authored
    * add gin model
    
    * convert dataset.py to data_ont_the_fly way and put it into dgl.data module
    
    * convert dataset.py to data_ont_the_fly way and put it into dgl.data module
    python code checked
    
    * modified document and reference TUDataset; checked python part and bypass cpp part due to error
    
    * change tensor to numpy in dataset and transform in collate@Dataloader
    
    * Change minor format issue
    
    Change minor format issue
    
    * moved logging; adjusted tqdm etc
    a3febc06
data.rst 1.19 KB