• botbw's avatar
    [doc/example] add gemv doc and examples (#293) · ff3cfa59
    botbw authored
    * [doc/example] init gemv doc and examples
    
    * [example] add vectorized read
    
    * [example] use local register instead of smem
    
    * [example] add bench
    
    * [doc] update doc
    
    * [doc] refine doc
    
    * [lint] format code
    
    * [doc] add tips
    
    * [doc/example] fix typo
    
    * [example] use tmv_all_reduce
    
    * [doc] update doc accordingly
    
    * [doc] add benchmark table
    
    * [lint] format code
    ff3cfa59
example_gemv.py 11.2 KB