• Wenhao Xie's avatar
    [Refactor] Align torch_assert_close tensor comparison with torch.testing.assert_close (#239) · 990e0aa5
    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
    
    * [Refactor] Enhance tensor comparison by integrating attribute checks and equalization in torch_assert_close
    
    * add mismatch info
    
    * set the default value of check_dtype to false
    
    * fix import
    
    * set equal_nan to true by default in torch_assert_close
    990e0aa5
__init__.py 646 Bytes