• Lei Wang's avatar
    [Doc] Add matmul kernel tutorial documentations with tile library (#60) · ea612446
    Lei Wang authored
    * implement jit test case
    
    * [Dev] implement auto tune test case for matrix multiplication
    
    * Implement test for legalize memory access and vectorized loop
    
    * lint fix
    
    * introduce run_once
    
    * Refactor callback function names for consistency and improve code readability
    
    * enhance documentations
    
    * lint fix
    
    * lint fix
    
    * lint fix
    
    * lint fix
    
    * fix formatting issues in rt_mod_hip.cc
    
    * add random seed initialization for deterministic testing
    
    * Add documentation images and comprehensive GEMM tutorial for TileLang
    
    * Update MATMUL documentation title to highlight Tile Library
    ea612446
matmul.rst 11.8 KB