"tests/git@developer.sourcefind.cn:OpenDAS/dgl.git" did not exist on "a1051f0095c43218636f7be7d66d80b705439e6f"
  1. 24 Feb, 2022 2 commits
  2. 23 Feb, 2022 1 commit
  3. 17 Feb, 2022 2 commits
  4. 11 Feb, 2022 1 commit
  5. 30 Jan, 2022 1 commit
  6. 21 Jun, 2021 1 commit
    • Kay Liu's avatar
      [Feature] add permission information and fix import problems (#3036) · 9706eaa8
      Kay Liu authored
      
      
      * [Feature] add positive negative statistics
      
      * [Feature] add permission information and fix import problem
      
      * fix backend incompatible problem
      
      * modify random split to remove sklearn usage
      
      * modify file read to remove pandas usage
      
      * add datasets into doc
      
      * add random seed in data splitting
      
      * add dataset unit test
      
      * usage permission information update
      Co-authored-by: default avatarzhjwy9343 <6593865@qq.com>
      9706eaa8
  7. 17 Jun, 2021 1 commit
  8. 16 Jun, 2021 1 commit
  9. 09 Mar, 2021 1 commit
    • Hengrui Zhang's avatar
      [Feature] QM9Edge Dataset Support (#2704) · a1f59c3b
      Hengrui Zhang authored
      
      
      * [Feature] Support QM9Edge Datset
      
      * Update qm9_edge.py
      
      * disable tqdm
      
      * Update qm9_edge.py
      
      * Update qm9_edge.py
      
      * Update qm9_edge.py
      
      * Update qm9_edge.py
      
      * Update qm9_edge.py
      
      * Update qm9_edge.py
      
      * Update qm9_edge.py
      
      * remove preprocessing part
      
      * add comparisons in qm9.py
      
      * [docs] add qm9edge dataset
      Co-authored-by: default avatarMufei Li <mufeili1996@gmail.com>
      a1f59c3b
  10. 20 Jan, 2021 1 commit
  11. 21 Sep, 2020 1 commit
  12. 21 Aug, 2020 1 commit
    • Xiangkun Hu's avatar
      [Doc] Fix links and references in dataset user guide (#2085) · 6f26cfca
      Xiangkun Hu authored
      * PPIDataset
      
      * Revert "PPIDataset"
      
      This reverts commit 264bd0c960cfa698a7bb946dad132bf52c2d0c8a.
      
      * data pipeline user guide
      
      * remove chapter numbers
      
      * Update data.rst
      
      * image in dataset userguide
      
      * update links using ref
      
      * modify the link of save_graphs and load_graphs in dataset user guide
      
      * move image to s3 server.
      
      * fix links and ref
      6f26cfca
  13. 20 Aug, 2020 1 commit
    • Minjie Wang's avatar
      [Doc] Scan the API docs and make many changes (#2080) · f13b9b62
      Minjie Wang authored
      
      
      * WIP: api
      
      * dgl.sampling, dgl.data
      
      * dgl.sampling; dgl.dataloading
      
      * sampling packages
      
      * convert
      
      * subgraph
      
      * deprecate
      
      * subgraph APIs
      
      * All docstrings for convert/subgraph/transform
      
      * almost all funcs under dgl namespace
      
      * WIP: DGLGraph
      
      * done graph query
      
      * message passing functions
      
      * lint
      
      * fix merge error
      
      * fix test
      
      * lint
      
      * fix
      Co-authored-by: default avatarQuan Gan <coin2028@hotmail.com>
      f13b9b62
  14. 15 Aug, 2020 1 commit
  15. 14 Aug, 2020 1 commit
  16. 10 Aug, 2020 1 commit
  17. 06 Aug, 2020 2 commits
  18. 05 Jun, 2020 1 commit
  19. 03 Jun, 2020 1 commit
  20. 19 May, 2020 1 commit
  21. 26 Jan, 2020 1 commit
  22. 19 Dec, 2019 1 commit
    • Mufei Li's avatar
      [Chem] ACNN and various utilities (#1117) · cf9ba90f
      Mufei Li authored
      * Add several splitting methods
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Fix
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Fix
      
      * Fix
      
      * Fix
      
      * Fix
      
      * Fix
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Finally
      
      * CI
      cf9ba90f
  23. 25 Oct, 2019 1 commit
  24. 21 Oct, 2019 1 commit
  25. 30 Sep, 2019 1 commit
  26. 09 Sep, 2019 1 commit
    • VoVAllen's avatar
      [Feature] Data format (#728) · 0fb13f7b
      VoVAllen authored
      * Add serialization
      
      * add serialization
      
      * add serialization
      
      * lalalalalalalala
      
      * lalalalalalalala
      
      * serialize
      
      * serialize
      
      * nnn
      
      * WIP: import tvm runtime node system
      
      * WIP: object system
      
      * containers
      
      * tested basic container composition
      
      * tested custom object
      
      * tmp
      
      * fix setattr bug
      
      * tested object container return
      
      * fix lint
      
      * some comments about get/set state
      
      * fix lint
      
      * fix lint
      
      * update cython
      
      * fix cython
      
      * ffi doc
      
      * fix doc
      
      * WIP: using object system for graph
      
      * c++ side refactoring done; compiled
      
      * remove stale apis
      
      * fix bug in DGLGraphCreate; passed test_graph.py
      
      * fix bug in python modify; passed utest for pytorch/cpu
      
      * fix lint
      
      * Add serialization
      
      * Add serialization
      
      * fix
      
      * fix typo
      
      * serialize with new ffi
      
      * commit
      
      * commit
      
      * commit
      
      * save
      
      * save
      
      * save
      
      * save
      
      * commit
      
      * clean
      
      * Delete tt2.py
      
      * fix lint
      
      * Add serialization
      
      * fix lint 2
      
      * fix lint
      
      * fix lint
      
      * fix lint
      
      * fix lint
      
      * Fix Lint
      
      * Add serialization
      
      * Change to Macro
      
      * fix
      
      * fix
      
      * fix bugs
      
      * refactor
      
      * refactor
      
      * updating dmlc-core to include force flag
      
      * trying tempfile
      
      * delete leaked pointer
      
      * Fix assert
      
      * fix assert
      
      * add comment and test case
      
      * add graph labels
      
      * add load labels
      
      * lint
      
      * lint
      
      * add graph labels
      
      * lint
      
      *  fix windows
      
      * fix
      
      * update dmlc-core to latest
      
      * fix
      
      * fix camel naming
      0fb13f7b
  27. 07 Sep, 2019 1 commit
  28. 17 Apr, 2019 1 commit
    • 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
  29. 10 Apr, 2019 1 commit
    • VoVAllen's avatar
      [Dataset] Add TUDataset (#473) · 00fc680a
      VoVAllen authored
      * add graph classification dataset
      
      * add node label
      
      * add TUDataset
      
      * Modify to consistent with Qi Huang's implementation
      
      * add docs
      
      * Add docs
      
      * Fix change of environment variable
      
      * Update tu.py
      
      * Update tu.py
      
      * Fix error when add node with np.int64
      00fc680a
  30. 17 Feb, 2019 1 commit
    • Hao Zhang's avatar
      [Model]PPI dataloader and inductive learning script. (#395) · 788d8dd4
      Hao Zhang authored
      * Create ppi.py
      
      * Create train_ppi.py
      
      * Update train_ppi.py
      
      * Update train_ppi.py
      
      * Create gat.py
      
      * Update train.py
      
      * Update train_ppi.py
      
      * Update ppi.py
      
      * Update train_ppi.py
      
      * Update ppi.py
      
      * Update train_ppi.py
      
      * Update train_ppi.py
      
      * Update ppi.py
      
      * Update train_ppi.py
      
      * update docs and readme
      788d8dd4
  31. 25 Jan, 2019 2 commits
  32. 30 Nov, 2018 1 commit