"tests/test_data/vscode:/vscode.git/clone" did not exist on "304f17b3d838e049d0d6c103c6f91e210ffdf9c5"
- 27 Dec, 2022 34 commits
-
-
Anthony Chang authored
-
Anthony Chang authored
-
Anthony Chang authored
-
Anthony Chang authored
-
Anthony Chang authored
-
Anthony Chang authored
-
Anthony Chang authored
-
Anthony Chang authored
-
Anthony Chang authored
-
Anthony Chang authored
-
Anthony Chang authored
-
Anthony Chang authored
-
Anthony Chang authored
-
Anthony Chang authored
-
Anthony Chang authored
-
Anthony Chang authored
-
Anthony Chang authored
-
Anthony Chang authored
-
Anthony Chang authored
-
Anthony Chang authored
-
Anthony Chang authored
-
Anthony Chang authored
-
Anthony Chang authored
-
Anthony Chang authored
-
Anthony Chang authored
-
Anthony Chang authored
-
Anthony Chang authored
start with dY
-
Anthony Chang authored
-
Anthony Chang authored
-
Anthony Chang authored
-
Anthony Chang authored
-
Anthony Chang authored
-
Anthony Chang authored
-
Anthony Chang authored
-
- 15 Dec, 2022 4 commits
-
-
zjing14 authored
* add mnk padding, support m=0 * clean code * clean code Co-authored-by:Rostyslav Geyyer <46627076+geyyer@users.noreply.github.com>
-
Illia Silin authored
-
Qianfeng authored
-
Rostyslav Geyyer authored
Add padding device_gemm_add_add_fastgelu_xdl_c_shuffle instances to enable arbitrary problem size (#535) * Add padding device_gemm_add_add_fastgelu_xdl_c_shuffle instances * Add padding device_gemm_add_fastgelu_xdl_c_shuffle instances * Add gemm_add_fastgelu profiler impl * Add padding device_gemm_fastgelu_xdl_c_shuffle instances * Add gemm_fastgelu profiler impl
-
- 14 Dec, 2022 1 commit
-
-
Rostyslav Geyyer authored
-
- 12 Dec, 2022 1 commit
-
-
arai713 authored
* added 2d gridwise elementwise * added 2d version of device elementwise * added example file with updated device elementwise call * added Cmake file * changed NumDim into 2D * fixed compiler issues * fixed indexing for loop step * fixed NumDim dimension error * changed blockID to 2D * updated Grid Desc * updated kernel call * fixed 2d thread indexing * added dimensions for example file * commented out unused code * changed vector load * removed extra code * temporarily removing vector load on 2nd dim * changed vector load back, still causing errors * altered indexing * changed isSupportedArgument for 2D * changed indexing + do/while * fixed isSupportedArgument * changed dimension for debugging * fixed * added testing printouts * testing change * added variables to distribute threads through both dimensions * testing changes * integrated variable for thread distribution into device elementwise and added as parameter for gridwise elementwise * removed most of the extraneous code, testing with different dimensions * testing * removed debugging print statements * moved 2d elementwise permute into elementwise permute directory * fixed formatting * removed debugging comments from threadwise transfer Co-authored-by:
Jing Zhang <jizhan@amd.com> Co-authored-by:
Po Yen Chen <PoYen.Chen@amd.com>
-