• Wenhao Xie's avatar
    [BugFix] Fix bug of mismatching dtype in testing (#245) · 71537ba5
    Wenhao Xie authored
    * [Typo] Fix formatting in installation instructions in README.md
    
    * [Enhancement] Improve CUDA path detection and update configuration handling
    
    * fix typo
    
    * remove IS_WINDOWS constant
    
    * lint fix
    
    * Improve error messages for CUDA detection failure
    
    * lint fix
    
    * lint fix
    
    * Fix .gitignore to correctly include venv directory
    
    * [Doc] Add instructions for installing nightly version of TileLang
    
    * update installation instructions
    
    * update install instruction
    
    * fix bug of mismatching dtype in testing and set the default value of check_dtype in torch_assert_close to true
    
    * lint fix
    
    * fix bug
    
    * use map_torch_type
    71537ba5
test_tilelang_kernel_gemv_simt.py 6.11 KB