1. 20 Feb, 2023 1 commit
  2. 18 Jan, 2023 1 commit
  3. 01 Dec, 2022 1 commit
  4. 13 Oct, 2022 1 commit
  5. 22 Jun, 2022 1 commit
  6. 20 Feb, 2021 1 commit
  7. 20 Dec, 2020 1 commit
    • Mufei Li's avatar
      [Fix] Avoid Overloading Nonzero for PyTorch Backend (#2434) · 492ad9be
      Mufei Li authored
      * Update gatedgraphconv.py
      
      * Update entity_classify.py
      
      * Update data-process.rst
      
      * Update reading_data.py
      
      * Update data-process.rst
      
      * Update utils.py
      
      * Update knowledge_graph.py
      
      * Update entity_classify.py
      
      * Update rdf.py
      
      * Update entity_classify_mb.py
      
      * Update test_classify.py
      
      * Update tensor.py
      
      * Update sparse.py
      
      * Update entity_classify_mp.py
      
      * Update 6_line_graph.py
      492ad9be
  8. 29 Nov, 2019 1 commit
    • John Andrilla's avatar
      [Doc] 6_line_graph.py Edit pass (#1003) · 22d4de77
      John Andrilla authored
      * Edit pass
      
      Updates for grammar and readability
      
      * Update tutorials/models/1_gnn/6_line_graph.py
      
      * Update tutorials/models/1_gnn/6_line_graph.py
      
      * Update tutorials/models/1_gnn/6_line_graph.py
      22d4de77
  9. 10 Jan, 2019 1 commit
  10. 11 Dec, 2018 1 commit
  11. 04 Dec, 2018 1 commit
  12. 03 Dec, 2018 1 commit
    • HQ's avatar
      [Doc] LGNN tutorial (#210) · b1e8d95e
      HQ authored
      * tutorial notebook added
      
      * lg tutorial cleaned up
      
      * dataset scaffold
      
      * move dataloader to data
      
      * fix model
      
      * remove todo
      
      * utils seperated
      
      * [model]line graph new implementation + tutorial + binary sub graph dataset
      
      * [tutorial] line graph sphinx scaffold
      
      * [tutorial] lgnn tutorial improved
      
      * [tutorial] remove notebook
      
      * [tutorial] fix lg and gcn links
      
      * [tutorial] fix random seed
      
      * [tutorial]fix
      
      * WIP
      
      * code refactor done
      
      * new mini dataset; remove utils code
      
      * fix
      
      * word fix
      
      * fix link
      
      * minor fix
      
      * minor fix
      
      * minor fix
      b1e8d95e