"vscode:/vscode.git/clone" did not exist on "d1ebd7a06a03294fdba6960b94f79acc1aff2046"
  1. 13 Jun, 2022 3 commits
  2. 12 Jun, 2022 2 commits
  3. 11 Jun, 2022 4 commits
  4. 10 Jun, 2022 7 commits
  5. 09 Jun, 2022 4 commits
  6. 08 Jun, 2022 4 commits
  7. 01 Jun, 2022 2 commits
  8. 31 May, 2022 2 commits
  9. 30 May, 2022 4 commits
    • rocking5566's avatar
      gemm + layernorm (#261) · d32a67a9
      rocking5566 authored
      * Implement reduction meand and reduction square mean
      
      * Refine file name
      
      * Add reduce mean and square mean
      
      * Fix parameter name
      
      * Add normalize device op (not implement invoker::run())
      
      * Remove epislon
      
      * Refine deviceop
      
      * Add 5ary elementwise for normalization
      
      * Add layernorm example
      
      * layerNorm verication
      
      * Fix compiler error due to merge from develop
      
      * Fix typo
      
      * Fix compile error
      
      * Refine naming
      
      * [What] Suport non pointer for invoker and argument
      [Why] Snyc coding style with gemm
      
      * Refine folder name
      
      * Refine class name
      
      * Evaluate perf of the kernel
      
      * Fix compile error
      
      * [What] Refine perf evaluation in example of gemm + reduction
      [Why] evaluation of gemm + reduction may cause verification fail. Because evaluation will not initial global memory
      
      * clang-format
      d32a67a9
    • ltqin's avatar
      fix bug after merge develop · b571256f
      ltqin authored
      b571256f
    • ltqin's avatar
      Merge branch 'develop' into bmatrix_skip_lds · f9c478e2
      ltqin authored
      f9c478e2
    • ltqin's avatar
      change file name · 7d85d04a
      ltqin authored
      7d85d04a
  10. 29 May, 2022 2 commits
  11. 28 May, 2022 4 commits
  12. 27 May, 2022 2 commits