• Kuris's avatar
    [Fix] Fix memory leak bug (#1281) · cd681e63
    Kuris authored
    * add typing stub for tir.ir
    
    * remove idents
    
    * minor update
    
    * [Refactor] add numpy conversion for dtype
    
    * fix lint error
    
    * remove unused np.float_ in dtype conversion
    
    * fix type in np.int_
    
    * fix typo
    
    * minor fix
    
    * remove debug files
    
    * fix memory leak bug
    
    * fix lint error
    
    * add comments
    
    * fix lint error
    
    * remove duplicated, because tilelang doesn't dependent deprecated
    cd681e63
test_tilelang_capture.py 944 Bytes