- 01 May, 2024 1 commit
-
-
Sam Wu authored
-
- 25 Apr, 2024 2 commits
- 16 Apr, 2024 2 commits
- 15 Apr, 2024 12 commits
-
-
Sam Wu authored
-
Rostyslav Geyyer authored
-
Rostyslav Geyyer authored
-
Illia Silin authored
* update the changelog for ROCm6.1 release * modifty the order of items in changelog, capitalize GEMMs
-
randyh62 authored
* doc_reorg2 updated TOC * doc_reorg2 updates * fix conflicts, add grid
-
Bartłomiej Kocot authored
* Fix warnings during wrapper docs generation * Fixes
-
Lisa authored
-
randyh62 authored
* Update LICENSE update to 2024 * Update index.rst change license.md to license.html * fix syntax --------- Co-authored-by:illsilin <Illia.Silin@amd.com>
-
randyh62 authored
* doc reorg and edits * Update wrapper.rst with changes from PR #1098 * Update docs/dockerhub.rst Co-authored-by:
Bartlomiej Wroblewski <bwroblewski10@gmail.com> * Update docs/index.rst Co-authored-by:
Bartlomiej Wroblewski <bwroblewski10@gmail.com> * Update docs/what-is-ck.rst Co-authored-by:
Bartlomiej Wroblewski <bwroblewski10@gmail.com> * Update docs/what-is-ck.rst Restored to 4 bullets, with additional text for wrapper. Co-authored-by:
Bartlomiej Wroblewski <bwroblewski10@gmail.com> * Update docs/Contributors_Guide.rst Co-authored-by:
Lisa <lisajdelaney@gmail.com> * Update API_Reference_Guide.rst using sentence case for title * updated index structure per Lisa * separate docker hub and tutorial --------- Co-authored-by:
Bartlomiej Wroblewski <bwroblewski10@gmail.com> Co-authored-by:
Lisa <lisajdelaney@gmail.com> Co-authored-by:
Illia Silin <98187287+illsilin@users.noreply.github.com>
-
Bartlomiej Wroblewski authored
-
Lisa authored
Co-authored-by:Illia Silin <98187287+illsilin@users.noreply.github.com>
-
Jun Liu authored
* fix Werror unused-parameter * sync doc requirements * fix blank space format * fix dependency issue
-
- 20 Mar, 2024 1 commit
-
-
Sam Wu authored
-
- 18 Mar, 2024 1 commit
-
- 12 Mar, 2024 1 commit
-
-
Po Yen Chen authored
-
- 23 Feb, 2024 1 commit
-
-
Po Yen Chen authored
-
- 16 Feb, 2024 1 commit
-
-
zjing14 authored
* add generic instances * clean code
-
- 31 Jan, 2024 1 commit
-
-
Jun Liu authored
-
- 30 Jan, 2024 2 commits
-
-
Illia Silin authored
-
Illia Silin authored
-
- 29 Jan, 2024 1 commit
-
-
dependabot[bot] authored
Bumps [rocm-docs-core](https://github.com/RadeonOpenCompute/rocm-docs-core) from 0.31.0 to 0.33.0. - [Release notes](https://github.com/RadeonOpenCompute/rocm-docs-core/releases) - [Changelog](https://github.com/ROCm/rocm-docs-core/blob/develop/CHANGELOG.md) - [Commits](https://github.com/RadeonOpenCompute/rocm-docs-core/compare/v0.31.0...v0.33.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>
-
- 26 Jan, 2024 1 commit
-
-
Illia Silin authored
-
- 25 Jan, 2024 1 commit
-
-
rocking authored
* Add layernorm bwd gamma beta external api * Add groupnorm external api * Add layernorm bwd gamma beta profiler * Add groupnorm bwd gamma beta ckProfiler * Add layernorm & groupnorm bwd gamma beta test * Fix groupnorm bwd gamma beta profiler bug * Layernorm bwd weight client example * Groupnorm bwd weight client example * clang format * Remove useless header * Let inv_std be positive * Rename to num_bytes and move this calculation outside the loop
-
- 24 Jan, 2024 2 commits
-
-
Illia Silin authored
* fix cppcheck errors, first pass * fix format * fix returned value in examples * add macro definitions for cppcheck * fix the profile_gemm logic * update the gemm profiler logic * add more difinitions to cppcheck, fix couple more errors * replace runtime error with message in device function * fix a couple of int4 issues * no return for fill function * fix errors in data_types.hpp * fix format * fix few remaining errors * fix errors in data_types.hpp * fix last couple of errors in datat_types.hpp
-
Bartłomiej Kocot authored
* Fix possible linting errors in changelog * Update CHANGELOG.md * Update CHANGELOG.md * Update CHANGELOG.md
-
- 22 Jan, 2024 1 commit
-
-
zjing14 authored
-
- 19 Jan, 2024 3 commits
-
-
Haocong WANG authored
* Optimize GEMM on MI200/300: 1. Add new blockwise gemm pipeline 2. Add irregular splitk intances * clang format + typo fix * Fix a bug
-
Bartłomiej Kocot authored
* Add optimized copy to ck wrapper * Example optimizations * Fixes * Move img2col test to client example * Refactor example * Fix docs * Fixes * Fix * Fixes * Fixes * Fixes * Fixes * Fixes --------- Co-authored-by:zjing14 <zhangjing14@gmail.com>
-
Illia Silin authored
-
- 18 Jan, 2024 1 commit
-
-
Jun Liu authored
-
- 16 Jan, 2024 2 commits
-
-
randyh62 authored
* Update LICENSE update to 2024 * Update index.rst change license.md to license.html * fix syntax --------- Co-authored-by:illsilin <Illia.Silin@amd.com>
-
Illia Silin authored
-
- 15 Jan, 2024 2 commits
-
-
Illia Silin authored
* add cppcheck to the CK CI * fix the path to CK source for cppcheck * fix the path to CK source for cppcheck one more time * fix the path to CK source for cppcheck third time * change the path to ck_cppcheck.log * install latest cppcheck from source * fix bug in ck.hpp and use 20 threads for cppcheck * create a switch to turn cppckeck on and off in CI
-
dependabot[bot] authored
Bumps [rocm-docs-core](https://github.com/RadeonOpenCompute/rocm-docs-core) from 0.30.3 to 0.31.0. - [Release notes](https://github.com/RadeonOpenCompute/rocm-docs-core/releases) - [Changelog](https://github.com/RadeonOpenCompute/rocm-docs-core/blob/develop/CHANGELOG.md) - [Commits](https://github.com/RadeonOpenCompute/rocm-docs-core/compare/v0.30.3...v0.31.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>
-
- 11 Jan, 2024 1 commit
-
-
dependabot[bot] authored
Bumps [sphinxcontrib-bibtex](https://github.com/mcmtroffaes/sphinxcontrib-bibtex) from 2.6.1 to 2.6.2. - [Changelog](https://github.com/mcmtroffaes/sphinxcontrib-bibtex/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/mcmtroffaes/sphinxcontrib-bibtex/compare/2.6.1...2.6.2 ) --- updated-dependencies: - dependency-name: sphinxcontrib-bibtex dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-