Commit Graph

292 Commits

Author SHA1 Message Date
Chao Liu
7b5f9bebc6 added ThreadwiseGenericTensorSliceCopy_v2r1
[ROCm/composable_kernel commit: a9b2b1dcd7]
2019-08-08 02:42:52 -05:00
Chao Liu
0b8efbb3e9 clean up
[ROCm/composable_kernel commit: 701b7341f0]
2019-08-07 19:25:54 -05:00
Chao Liu
139b043d07 use ford/for instead of static_ford/static_for in threadwise copy, somehow register spill is greatly reduced on AMD
[ROCm/composable_kernel commit: bc9ea646f8]
2019-08-07 19:09:13 -05:00
Chao Liu
c9a4be4b22 bug fix in ford, forgot to reorder lengths
[ROCm/composable_kernel commit: 5636576f9b]
2019-08-07 18:27:10 -05:00
Chao Liu
5716cecadc adding ThreadwiseGenericTensorSliceCopy_v1r2
[ROCm/composable_kernel commit: 9d99a58072]
2019-08-07 16:51:14 -05:00
Chao Liu
8994adaca4 reworked ThreadwiseGenericTensorSliceCopy_v1
[ROCm/composable_kernel commit: 1b3c2e4035]
2019-08-07 00:52:13 -05:00
Chao Liu
56ad0dcd3f add looping Orders into ford and static_ford
[ROCm/composable_kernel commit: 41cdde99e5]
2019-08-06 20:23:11 -05:00
Chao Liu
6490ad99b1 added ReorderGiveOld2New() in Sequence and ConstantTensorDescriptor
[ROCm/composable_kernel commit: 0271338ed4]
2019-08-06 18:48:05 -05:00
Chao Liu
fb1953ed86 reimplement threadwise copy
[ROCm/composable_kernel commit: fdcfae3a62]
2019-08-06 17:41:58 -05:00
Chao Liu
0319e69e81 tweak
[ROCm/composable_kernel commit: adc1008836]
2019-08-03 15:05:25 -05:00
Chao Liu
783cc11cef tweak
[ROCm/composable_kernel commit: 4a1e97cf86]
2019-08-03 14:33:39 -05:00
Chao Liu
be8343bb7e added implicit gemm v4r4 and double buffer
[ROCm/composable_kernel commit: c2d246696f]
2019-08-03 00:19:19 -05:00
Chao Liu
d0be17cfdf added new tensor copy operator
[ROCm/composable_kernel commit: c01af89928]
2019-08-03 00:02:24 -05:00
Chao Liu
957e498d92 experimenting TensorCoordinate and new merged tensor copy operator
[ROCm/composable_kernel commit: e9733a9f89]
2019-08-02 02:30:43 -05:00
Chao Liu
e53c61d922 experimenting new merged tensor copy
[ROCm/composable_kernel commit: b9663356ff]
2019-08-02 01:57:01 -05:00
Chao Liu
1a459a3e63 experimenting TensorCoordinate and new merged tensor copy operator
[ROCm/composable_kernel commit: a9a392b44d]
2019-08-01 15:32:40 -05:00
Chao Liu
2c5d1779ff refactor
[ROCm/composable_kernel commit: 2eeeb1766b]
2019-07-30 22:50:51 -05:00
Chao Liu
9cb7d14a8a added (1x4)x(2x4) threadwise gemm
[ROCm/composable_kernel commit: 08cbac98cc]
2019-07-30 18:20:55 -05:00
Chao Liu
1b43c17bb1 retune implicit gemm v4r1
[ROCm/composable_kernel commit: c5e5a9307b]
2019-07-30 12:10:28 -05:00
Chao Liu
472db1ed5a experimenting new merged tensor copy
[ROCm/composable_kernel commit: cd8de11218]
2019-07-30 09:35:54 -05:00
Chao Liu
dc2cdacd15 refactored implicit gemm v1r3
[ROCm/composable_kernel commit: 284e7bb317]
2019-07-29 15:25:38 -05:00
Chao Liu
360f15cf24 refactored implicit gemm v1r3
[ROCm/composable_kernel commit: efd419ecbe]
2019-07-29 15:01:01 -05:00
Chao Liu
cfbbb3a9e4 adding implicit gemm v4r4
[ROCm/composable_kernel commit: 9ba3b49158]
2019-07-28 19:39:57 -05:00
Chao Liu
27eac81bdc debugging
[ROCm/composable_kernel commit: 8669e242ad]
2019-07-15 22:00:48 -05:00
Chao Liu
4473aace32 adding implicit gemm v4r3
[ROCm/composable_kernel commit: 5f82fdd9d3]
2019-07-15 17:42:18 -05:00
Chao Liu
74b4c0c400 adding implicit GEMM v4r2
[ROCm/composable_kernel commit: 61faf02b52]
2019-07-15 16:17:36 -05:00
Chao Liu
96e0da6b0e adding implicit GEMM v4r2
[ROCm/composable_kernel commit: 1480375fa6]
2019-07-14 01:32:40 -05:00
Chao Liu
c749fb3fd8 adding implicit GEMM v4r2
[ROCm/composable_kernel commit: a4b524615b]
2019-07-13 22:10:42 -05:00
Chao Liu
d44d0bda5c adding implcit GEMM v4r2
[ROCm/composable_kernel commit: e87aa851ea]
2019-07-13 17:44:13 -05:00
Chao Liu
2e3cf1ab85 update build
[ROCm/composable_kernel commit: ce4ec7dcaa]
2019-07-05 16:33:48 -05:00
Chao Liu
31a129d3f4 Merge remote-tracking branch 'origin/build_0705' into implicit_gemm_v4r2
[ROCm/composable_kernel commit: 96d73c2154]
2019-07-05 16:29:20 -05:00
Chao Liu
6aa00552cb adding implicit gemm v4r2
[ROCm/composable_kernel commit: 8133713e96]
2019-07-05 15:35:21 -05:00
Chao Liu
f2523a771e adding implicit gemm v4r2
[ROCm/composable_kernel commit: 923578a389]
2019-07-05 15:35:11 -05:00
Chao Liu
ab36e85d41 update build
[ROCm/composable_kernel commit: 3276a5e9b9]
2019-07-05 15:33:58 -05:00
Chao Liu
3f33abf401 update compile script
[ROCm/composable_kernel commit: c15ff3c825]
2019-07-03 16:03:12 -05:00
Chao Liu
98db3224e6 some benchmark on vega 7
[ROCm/composable_kernel commit: f0716f5b10]
2019-06-28 16:13:54 -05:00
Chao Liu
99fc474d24 tested on P100
[ROCm/composable_kernel commit: dab2938937]
2019-06-27 15:46:09 -05:00
Chao Liu
c37a237f00 do more benchmark
[ROCm/composable_kernel commit: 85ae70d3d3]
2019-06-26 21:43:26 -05:00
Chao Liu
f9dd497fc9 add more test
[ROCm/composable_kernel commit: 35269cf77a]
2019-06-26 15:51:22 -05:00
Chao Liu
8826080382 debugging vector load for generic tensor copy
[ROCm/composable_kernel commit: e55cfe1536]
2019-06-24 11:49:13 -05:00
Chao Liu
5b938e815e enabling vector load on merged dim
[ROCm/composable_kernel commit: df29a7e097]
2019-06-24 11:20:19 -05:00
Chao Liu
e181a33df3 refactor
[ROCm/composable_kernel commit: 37b82b7e54]
2019-06-19 22:26:45 -05:00
Chao Liu
84ce32552d fixed amd build
[ROCm/composable_kernel commit: 1f2cfcebb3]
2019-06-19 18:51:19 -05:00
Chao Liu
611944080a refactor
[ROCm/composable_kernel commit: 21f7e9f103]
2019-06-19 17:43:56 -05:00
Chao Liu
c86e32cb27 refactor
[ROCm/composable_kernel commit: 9de63930c0]
2019-06-18 03:19:56 -05:00
Chao Liu
317af241b5 clean up for miopen
[ROCm/composable_kernel commit: 23f633cdc5]
2019-06-17 20:14:18 -05:00
Chao Liu
3aff69e902 bring back some inline asm
[ROCm/composable_kernel commit: 3c0646d490]
2019-06-17 17:28:24 -05:00
Chao Liu
09eb417271 refactoring
[ROCm/composable_kernel commit: 9d59a39af3]
2019-06-17 15:37:19 -05:00
Chao Liu
831275dfb9 refactoring for miopen
[ROCm/composable_kernel commit: 33d1e0e2e5]
2019-06-17 14:58:44 -05:00
Chao Liu
8f649c000c added strides and dilations suppport to implicit gemm v4
[ROCm/composable_kernel commit: b1cb48a04d]
2019-06-13 16:20:10 -05:00