1. 23 Aug, 2021 1 commit
    • zjing14's avatar
      Xdlops refactor fix (#22) · 9d3f634a
      zjing14 authored
      * added constexpr ahead of adptor; clean unused driver; rename M/NPerWave to M/NPerXDL
      
      * fixed bwd
      
      * fixed comment
      9d3f634a
  2. 19 Aug, 2021 2 commits
    • zjing14's avatar
      refactor dynamic xdlops iGemm (#13) · a2ad6d35
      zjing14 authored
      * xdlops refactor
      
      * fixed commnt
      
      * clean xdlops_gemm
      
      * add make c into xldops-gemm
      
      * change mfma_info
      
      * refactor xdlops, hide c desc
      
      * clean
      
      * clean
      
      * clean
      
      * apply hacks changes to v4r4r4_nhwc
      
      * rename hacks and use single stage adapter
      
      * enable fp16 mfma
      a2ad6d35
    • zjing14's avatar
      Added host_conv_wrw for verification (#15) · ba6f79a7
      zjing14 authored
      * added host conv wrw
      ba6f79a7
  3. 13 Aug, 2021 2 commits
  4. 11 Aug, 2021 2 commits
  5. 10 Aug, 2021 5 commits
  6. 09 Aug, 2021 7 commits
  7. 07 Aug, 2021 2 commits
  8. 06 Aug, 2021 5 commits
  9. 30 Jul, 2021 1 commit
  10. 27 Jul, 2021 2 commits
    • Chao Liu's avatar
      fix building · 6a1bc593
      Chao Liu authored
      6a1bc593
    • Chao Liu's avatar
      [MIOpen Downstream] Initial MIOpen integration (#52) · f63a23ac
      Chao Liu authored
      * update online kernel wrapper bundle all descriptors in a tuple
      
      * change __CONSTANT__ to CONSTANT
      
      * rename
      
      * adding tuning
      
      * added IsValidCompileParameter
      
      * reorginze
      
      * adding tunable for fp16 and int8
      
      * fix kernel compile warning and bug fixes
      
      * suppress warning about cast CONSTANT (address space 4) pointer
      
      * fix building issue
      f63a23ac
  11. 18 Jul, 2021 1 commit