- 21 Jan, 2025 3 commits
-
-
Ville Pietilä authored
-
Ville Pietilä authored
-
Ville Pietilä authored
-
- 20 Jan, 2025 4 commits
-
-
Ville Pietilä authored
-
Ville Pietilä authored
-
Ville Pietilä authored
-
Ville Pietilä authored
-
- 17 Jan, 2025 1 commit
-
-
Ville Pietilä authored
-
- 07 Jan, 2025 3 commits
-
-
Ville Pietilä authored
-
Ville Pietilä authored
-
Ville Pietilä authored
-
- 03 Jan, 2025 3 commits
-
-
Ville Pietilä authored
-
Ville Pietilä authored
-
Ville Pietilä authored
-
- 23 Dec, 2024 2 commits
-
-
Ville Pietilä authored
-
Ville Pietilä authored
-
- 20 Dec, 2024 4 commits
-
-
Ville Pietilä authored
-
Ville Pietilä authored
-
Ville Pietilä authored
-
Ville Pietilä authored
-
- 19 Dec, 2024 3 commits
-
-
Ville Pietilä authored
-
Ville Pietilä authored
-
Ville Pietilä authored
-
- 18 Dec, 2024 1 commit
-
-
Ville Pietilä authored
-
- 17 Dec, 2024 2 commits
-
-
Ville Pietilä authored
-
Ville Pietilä authored
-
- 09 Dec, 2024 3 commits
-
-
Ville Pietilä authored
-
Ville Pietilä authored
-
Ville Pietilä authored
-
- 06 Dec, 2024 5 commits
-
-
Illia Silin authored
* merge the build and performance tests CI stages together * add gemm performance test on gfx11/gfx12 * add suffices to distinguish gemm performance logs from different archs * use smaller gemm set in CI for gfx10/gfx11/gfx12 * disable performance tests on gfx1030 * fix the shashing logic * fix finding python3 for mha instances
-
Rostyslav Geyyer authored
* Add copy assignment op test * Add a deep copy testing
-
Bartłomiej Kocot authored
* Support large batch tensors in grouped conv bwd data * Fix multiD * fixes * fixes * fixes
-
Po Yen Chen authored
-
Illia Silin authored
* upgrade to rocm6.3 compiler * Proposed solution to convnd test failures in ROCm 6.3 --------- Co-authored-by:Andriy Roshchenko <andriy.roshchenko@amd.com>
-
- 05 Dec, 2024 4 commits
-
-
Ville Pietilä authored
-
Ville Pietilä authored
-
jakpiase authored
* add IsSupportedArgument to gemm_kernel * add ut and do some refactoring * switched to ck_tile's integral_constant
-
dependabot[bot] authored
Bumps [rocm-docs-core](https://github.com/ROCm/rocm-docs-core) from 1.10.0 to 1.11.0. - [Release notes](https://github.com/ROCm/rocm-docs-core/releases) - [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md) - [Commits](https://github.com/ROCm/rocm-docs-core/compare/v1.10.0...v1.11.0 ) --- updated-dependencies: - dependency-name: rocm-docs-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- 04 Dec, 2024 2 commits
-
-
Mateusz Ozga authored
* Ck-tile, impl. grouped gemm * Workspace is allocated by user, and is passed to the function * Prepare test to new api design * Unify GemTransKernelArgs, removing N0 param * Add 1 to dim3 in paritioner * Typo: gem - > gemm --------- Co-authored-by:Adam Osewski <19374865+aosewski@users.noreply.github.com>
-
Po Yen Chen authored
* Use 'false' for highest dimension padding flags * Update padding flag of bias
-