"vscode:/vscode.git/clone" did not exist on "4293b9f54f26b21fc71cae3ccc8cf168f82f218b"
  • Minjie Wang's avatar
    [Refactor] Use object system for all CAPIs (#716) · 67dc1197
    Minjie Wang authored
    * 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
    
    * address comments
    67dc1197
network.cc 6.35 KB