"vscode:/vscode.git/clone" did not exist on "9ff1b4e8ba9aa5f4a291b375e0ddf97120f836cd"
  • 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