Aviral Goel
7cee27c4a2
chore(copyright): update copyright header for test directory ( #3252 )
...
* chore(copyright): update copyright header for test directory
* chore(copyright): update copyright header for test directory
* chore(copyright): update copyright header for client_example directory
* chore(copyright): update copyright header for test directory
[ROCm/composable_kernel commit: c8563f2101 ]
2025-11-20 20:36:57 -05:00
amoskvic
e9d9e4d0ad
Style improvement: improving type alias usage consistency in gemm-related client examples. Also copyright year update for all client examples. ( #1180 )
...
Co-authored-by: Arseny Moskvichev <amoskvic@amd.com >
[ROCm/composable_kernel commit: a776978cbe ]
2024-02-28 16:39:03 -08:00
zjing14
973fc655fd
Fixed Weight layout of grouped_conv 3d fwd ( #743 )
...
* Changed wei layout
* changed layout for examples
* fixed client example
---------
Co-authored-by: root <root@ctr-ubbsmc15.amd.com >
[ROCm/composable_kernel commit: 309b1c6461 ]
2023-06-15 10:19:33 -05:00
Adam Osewski
85acf7ac2f
Conv3D FWD BWD WRW fp16 fp32 client examples ( #559 )
...
* Conv3d bwd weight client example.
* Update year in license
* Convolution bwd data 3D fp16/fp32 client example.
* Client example for convnd fwd fp16 fp32
* clang-format
* Review remarks.
* Fix compiler err.
* Update data layout to standard one.
* Add conv 3d fwd NDHWGC instances
* clang-format
* Conv3d fwd NDHWGC instances.
---------
Co-authored-by: Adam Osewski <aosewski@amd.com >
Co-authored-by: zjing14 <zhangjing14@gmail.com >
[ROCm/composable_kernel commit: e9fd122889 ]
2023-02-15 11:16:47 -06:00