- 13 Apr, 2021 1 commit
-
-
Chao Liu authored
* overhaul vector_type, make int8x4_t real vector instead of aliasing from int32_t
-
- 07 Apr, 2021 1 commit
-
-
zjing14 authored
* Hybrid direct + implicit GEMM forward convolution NCHWc v5r1. Input tensor bypass LDS. Support fp32/fp16/int8
-
- 25 Mar, 2021 1 commit
-
-
Chao Liu authored
* support dynamic tensor descriptor * use buffer load OOB feature for padding case * add navi support * add int8x4 inference kernel Co-authored-by:
Chao Liu <chao@ixt-rack-81.local.lan> Co-authored-by:
Jing Zhang <jizhan@amd.com>
-
- 24 Jun, 2020 1 commit
-
-
Chao Liu authored
* tuning para, * testing on v100 * add fp16 * remove deprecated tensor descriptor * sync with miopen * update build script Co-authored-by:Jing Zhang <jizhan@amd.com>
-
- 27 Jan, 2020 1 commit
-
-
Chao Liu authored
* update for MIOpen integration
-
- 20 Jan, 2020 1 commit
-
-
Chao Liu authored
* Added bwd data v3r1: breaking down compute into a series of load balanced GEMM, and launch in a single kernel * Added bwd data v4r1: like v3r1, but launch GEMMs in multiple kernels * Tweaked v1r1 and v1r2 (atomic) on AMD GPU
-
- 05 Dec, 2019 1 commit
-
-
Chao Liu authored
* updated fwd v4r4 to use gridwise gemm * updated gridwise gemm api calls in bwd-data v1r1 and v2r1
-
- 03 Dec, 2019 1 commit
-
-
Chao Liu authored
* enabled atomic add in tensor copy * added gridwise GEMM * added backward data conv using GEMM + atomic * added backward data conv using GEMM, no atomic
-
- 04 Nov, 2019 1 commit
-
-
Chao Liu authored
-
- 11 Oct, 2019 1 commit
-
-
Chao Liu authored
Refactor, so can bring multi-index transformation and padding support into MIOpen
-
- 30 Sep, 2019 1 commit
-
-
Chao Liu authored
-
- 27 Sep, 2019 5 commits
- 26 Sep, 2019 3 commits
- 25 Sep, 2019 1 commit
-
-
Chao Liu authored
-
- 24 Sep, 2019 1 commit
-
-
Chao Liu authored
-
- 22 Sep, 2019 1 commit
-
-
Chao Liu authored
WIP: explicitly separate offset component into compile-time, block-invariant and per-thread components
-
- 20 Sep, 2019 1 commit
-
-
Chao Liu authored
-
- 18 Sep, 2019 5 commits
- 17 Sep, 2019 3 commits
- 16 Sep, 2019 1 commit
-
-
Chao Liu authored
-
- 15 Sep, 2019 5 commits
- 14 Sep, 2019 1 commit
-
-
Chao Liu authored
-
- 12 Sep, 2019 2 commits