• Lingfan Yu's avatar
    [Bug] Fix inplace update (#221) · 52ed09a3
    Lingfan Yu authored
    * inplace write row op and executor
    
    * update scheduler and graph to use inplace write
    
    * fix
    
    * fix bug
    
    * test case for inplace
    
    * fix bugs for inplace apply node/edge
    
    * fix comments
    
    * th.allclose -> U.allclose
    52ed09a3
test_specialization.py 19.6 KB