"vscode:/vscode.git/clone" did not exist on "a86223f416a3f8183410d9fe38881b77fd536d48"
  • Chao Liu's avatar
    GEMM+Bias+ReLU+Add (#76) · 823657ed
    Chao Liu authored
    * tweak conv for odd C
    
    * update script
    
    * clean up elementwise op
    
    * fix build
    
    * clean up
    
    * added example for gemm+bias+relu+add
    
    * added example for gemm+bias+relu
    
    * add profiler for gemm_s_shuffle; re-org files
    
    * add profiler
    
    * fix build
    
    * clean up
    
    * clean up
    
    * clean up
    
    * fix build
    823657ed
profile_conv_fwd.cpp 5.3 KB