-
Notifications
You must be signed in to change notification settings - Fork 226
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update CK-based 2d/3d convolution solvers to support nchw/ncdhw layout #2429
Commits on Oct 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7c7293e - Browse repository at this point
Copy the full SHA 7c7293eView commit details
Commits on Oct 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6927fac - Browse repository at this point
Copy the full SHA 6927facView commit details
Commits on Oct 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fb05334 - Browse repository at this point
Copy the full SHA fb05334View commit details -
WIP: enable layout transform for Bwd, Weights and 2D NCHW layout as w…
…ell (Fwd, Bwd, Weights).
Configuration menu - View commit details
-
Copy full SHA for eb48981 - Browse repository at this point
Copy the full SHA eb48981View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9dae7fe - Browse repository at this point
Copy the full SHA 9dae7feView commit details
Commits on Oct 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a81b0bc - Browse repository at this point
Copy the full SHA a81b0bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3082342 - Browse repository at this point
Copy the full SHA 3082342View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1062bd6 - Browse repository at this point
Copy the full SHA 1062bd6View commit details
Commits on Oct 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8fd8275 - Browse repository at this point
Copy the full SHA 8fd8275View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a8dbab - Browse repository at this point
Copy the full SHA 7a8dbabView commit details
Commits on Oct 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ce9f023 - Browse repository at this point
Copy the full SHA ce9f023View commit details
Commits on Oct 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d9aec20 - Browse repository at this point
Copy the full SHA d9aec20View commit details
Commits on Oct 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ceb6c4a - Browse repository at this point
Copy the full SHA ceb6c4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1241dd3 - Browse repository at this point
Copy the full SHA 1241dd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9a6c1d1 - Browse repository at this point
Copy the full SHA 9a6c1d1View commit details
Commits on Oct 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4f40720 - Browse repository at this point
Copy the full SHA 4f40720View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0135bd1 - Browse repository at this point
Copy the full SHA 0135bd1View commit details
Commits on Oct 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8c08fbb - Browse repository at this point
Copy the full SHA 8c08fbbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 82f8d13 - Browse repository at this point
Copy the full SHA 82f8d13View commit details -
use static assert for alignment
Co-authored-by: Alex Eremin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 58cc9fb - Browse repository at this point
Copy the full SHA 58cc9fbView commit details -
Co-authored-by: Alex Eremin <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aa94868 - Browse repository at this point
Copy the full SHA aa94868View commit details
Commits on Oct 24, 2023
-
Merge pull request #2461 from ROCmSoftwarePlatform/amber/layout-conv-…
…reorg NCHW convolution with layout transformation: Redesign and simplify
Configuration menu - View commit details
-
Copy full SHA for d797701 - Browse repository at this point
Copy the full SHA d797701View commit details
Commits on Oct 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fdd597b - Browse repository at this point
Copy the full SHA fdd597bView commit details -
Configuration menu - View commit details
-
Copy full SHA for fe69c64 - Browse repository at this point
Copy the full SHA fe69c64View commit details -
Configuration menu - View commit details
-
Copy full SHA for f515a74 - Browse repository at this point
Copy the full SHA f515a74View commit details
Commits on Oct 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b93be94 - Browse repository at this point
Copy the full SHA b93be94View commit details -
Configuration menu - View commit details
-
Copy full SHA for c217f9e - Browse repository at this point
Copy the full SHA c217f9eView commit details
Commits on Oct 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c76c086 - Browse repository at this point
Copy the full SHA c76c086View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c5e6c7 - Browse repository at this point
Copy the full SHA 9c5e6c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdb8e28 - Browse repository at this point
Copy the full SHA bdb8e28View commit details
Commits on Oct 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3c180ed - Browse repository at this point
Copy the full SHA 3c180edView commit details
Commits on Nov 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5d9d7fc - Browse repository at this point
Copy the full SHA 5d9d7fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 392a48c - Browse repository at this point
Copy the full SHA 392a48cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 90d28f8 - Browse repository at this point
Copy the full SHA 90d28f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3acc97 - Browse repository at this point
Copy the full SHA a3acc97View commit details
Commits on Nov 2, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f7c5fea - Browse repository at this point
Copy the full SHA f7c5feaView commit details
Commits on Nov 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 75e18bb - Browse repository at this point
Copy the full SHA 75e18bbView commit details
Commits on Nov 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 9859d97 - Browse repository at this point
Copy the full SHA 9859d97View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bb0750 - Browse repository at this point
Copy the full SHA 9bb0750View commit details
Commits on Nov 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 675b6a9 - Browse repository at this point
Copy the full SHA 675b6a9View commit details
Commits on Nov 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4b33079 - Browse repository at this point
Copy the full SHA 4b33079View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b12bcf - Browse repository at this point
Copy the full SHA 6b12bcfView commit details -
Configuration menu - View commit details
-
Copy full SHA for cdb9325 - Browse repository at this point
Copy the full SHA cdb9325View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71f709b - Browse repository at this point
Copy the full SHA 71f709bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae5d50e - Browse repository at this point
Copy the full SHA ae5d50eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 02bf9d0 - Browse repository at this point
Copy the full SHA 02bf9d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83d622b - Browse repository at this point
Copy the full SHA 83d622bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bd4253 - Browse repository at this point
Copy the full SHA 4bd4253View commit details
Commits on Nov 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6eef5fe - Browse repository at this point
Copy the full SHA 6eef5feView commit details -
Configuration menu - View commit details
-
Copy full SHA for f22aa2d - Browse repository at this point
Copy the full SHA f22aa2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d6ae39f - Browse repository at this point
Copy the full SHA d6ae39fView commit details
Commits on Nov 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 385d816 - Browse repository at this point
Copy the full SHA 385d816View commit details -
Configuration menu - View commit details
-
Copy full SHA for 815b73a - Browse repository at this point
Copy the full SHA 815b73aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 98ec151 - Browse repository at this point
Copy the full SHA 98ec151View commit details
Commits on Nov 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d99f076 - Browse repository at this point
Copy the full SHA d99f076View commit details -
Fix builds with rocBLAS that does not support F8 (#2480)
* fix-build-old-rocblas-no-ck(01) Fix builds with rocBLAS that does not support F8 * fix-build-old-rocblas-no-ck(02) CK BN bugfixes. Fixes for builds without CK. * fix-build-old-rocblas-no-ck(03) Update fin up to the most recent commit in develop * fix-build-old-rocblas-no-ck(06) Resolve review comment
Configuration menu - View commit details
-
Copy full SHA for 445e3ae - Browse repository at this point
Copy the full SHA 445e3aeView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0a13fd - Browse repository at this point
Copy the full SHA c0a13fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 840d0be - Browse repository at this point
Copy the full SHA 840d0beView commit details -
Bump rocm-docs-core from 0.26.0 to 0.27.0 in /docs/.sphinx (#2501)
Bumps [rocm-docs-core](https://github.com/RadeonOpenCompute/rocm-docs-core) from 0.26.0 to 0.27.0. - [Release notes](https://github.com/RadeonOpenCompute/rocm-docs-core/releases) - [Changelog](https://github.com/RadeonOpenCompute/rocm-docs-core/blob/develop/CHANGELOG.md) - [Commits](ROCm/rocm-docs-core@v0.26.0...v0.27.0) --- updated-dependencies: - dependency-name: rocm-docs-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2185bed - Browse repository at this point
Copy the full SHA 2185bedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b8b355 - Browse repository at this point
Copy the full SHA 9b8b355View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b8b026 - Browse repository at this point
Copy the full SHA 5b8b026View commit details -
Workaround for issue #2492 - disable ConvBinWinoRxS when granularity …
…loss is huge (#2507) * workaround_issue_2492(01) Disable ConvBinWinoRxS when granularity loss is > 0.995 (performance drops 200 times) * workaround_issue_2492(02) Allow disabing the W/A by setting MIOPEN_DEBUG_WORKAROUND_ISSUE_2493=0 in the env.
Configuration menu - View commit details
-
Copy full SHA for 3cfd534 - Browse repository at this point
Copy the full SHA 3cfd534View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0d023ed - Browse repository at this point
Copy the full SHA 0d023edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 861e450 - Browse repository at this point
Copy the full SHA 861e450View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f308f1 - Browse repository at this point
Copy the full SHA 0f308f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc5fe1e - Browse repository at this point
Copy the full SHA dc5fe1eView commit details
Commits on Nov 24, 2023
-
Merge remote-tracking branch 'origin/amber/workspace-abstraction' int…
…o amber/layout-xform-conv
Configuration menu - View commit details
-
Copy full SHA for b4b91a9 - Browse repository at this point
Copy the full SHA b4b91a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 639c468 - Browse repository at this point
Copy the full SHA 639c468View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9361596 - Browse repository at this point
Copy the full SHA 9361596View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2237f2c - Browse repository at this point
Copy the full SHA 2237f2cView commit details
Commits on Nov 28, 2023
-
Configuration menu - View commit details
-
Copy full SHA for ce7b0f7 - Browse repository at this point
Copy the full SHA ce7b0f7View commit details
Commits on Dec 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 85a158c - Browse repository at this point
Copy the full SHA 85a158cView commit details
Commits on Dec 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1399b97 - Browse repository at this point
Copy the full SHA 1399b97View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac6640b - Browse repository at this point
Copy the full SHA ac6640bView commit details
Commits on Dec 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 60ddb34 - Browse repository at this point
Copy the full SHA 60ddb34View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b6693d - Browse repository at this point
Copy the full SHA 6b6693dView commit details -
Configuration menu - View commit details
-
Copy full SHA for d2a8cfe - Browse repository at this point
Copy the full SHA d2a8cfeView commit details
Commits on Dec 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fa5c4e2 - Browse repository at this point
Copy the full SHA fa5c4e2View commit details
Commits on Dec 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for da689f8 - Browse repository at this point
Copy the full SHA da689f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 43aae4c - Browse repository at this point
Copy the full SHA 43aae4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19c18e5 - Browse repository at this point
Copy the full SHA 19c18e5View commit details
Commits on Dec 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 61afb9e - Browse repository at this point
Copy the full SHA 61afb9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa96ed3 - Browse repository at this point
Copy the full SHA aa96ed3View commit details
Commits on Dec 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f8976bf - Browse repository at this point
Copy the full SHA f8976bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for c4da269 - Browse repository at this point
Copy the full SHA c4da269View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06e0dc7 - Browse repository at this point
Copy the full SHA 06e0dc7View commit details
Commits on Dec 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3bf0988 - Browse repository at this point
Copy the full SHA 3bf0988View commit details -
Merge remote-tracking branch 'origin/amber/conv3d-bwd-wrw-tests' into…
… amber/layout-xform-conv
Configuration menu - View commit details
-
Copy full SHA for b67acb3 - Browse repository at this point
Copy the full SHA b67acb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c80355b - Browse repository at this point
Copy the full SHA c80355bView commit details
Commits on Dec 16, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 8fb21bf - Browse repository at this point
Copy the full SHA 8fb21bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b31b2d - Browse repository at this point
Copy the full SHA 0b31b2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65a0e64 - Browse repository at this point
Copy the full SHA 65a0e64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 641cf69 - Browse repository at this point
Copy the full SHA 641cf69View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58e9f09 - Browse repository at this point
Copy the full SHA 58e9f09View commit details
Commits on Dec 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7a2ab4a - Browse repository at this point
Copy the full SHA 7a2ab4aView commit details
Commits on Dec 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d5eab9e - Browse repository at this point
Copy the full SHA d5eab9eView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa209a2 - Browse repository at this point
Copy the full SHA aa209a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 094abe5 - Browse repository at this point
Copy the full SHA 094abe5View commit details
Commits on Jan 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1672c15 - Browse repository at this point
Copy the full SHA 1672c15View commit details -
Configuration menu - View commit details
-
Copy full SHA for 10254b5 - Browse repository at this point
Copy the full SHA 10254b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 276449f - Browse repository at this point
Copy the full SHA 276449fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 36dac04 - Browse repository at this point
Copy the full SHA 36dac04View commit details -
Configuration menu - View commit details
-
Copy full SHA for c762821 - Browse repository at this point
Copy the full SHA c762821View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a7974a - Browse repository at this point
Copy the full SHA 2a7974aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6185b7c - Browse repository at this point
Copy the full SHA 6185b7cView commit details
Commits on Jan 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for eefb1ac - Browse repository at this point
Copy the full SHA eefb1acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a1e4dc - Browse repository at this point
Copy the full SHA 0a1e4dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a5ad48 - Browse repository at this point
Copy the full SHA 7a5ad48View commit details
Commits on Jan 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 435f3a3 - Browse repository at this point
Copy the full SHA 435f3a3View commit details
Commits on Jan 23, 2024
-
add initializing transpose operation for convolution output. This is …
…needed for cases where convolution does not update all of the output indices, e.g., strided convolutions
Configuration menu - View commit details
-
Copy full SHA for 80e1a4a - Browse repository at this point
Copy the full SHA 80e1a4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5628fa4 - Browse repository at this point
Copy the full SHA 5628fa4View commit details
Commits on Jan 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3c7a44d - Browse repository at this point
Copy the full SHA 3c7a44dView commit details
Commits on Jan 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 4f6eab1 - Browse repository at this point
Copy the full SHA 4f6eab1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 656ed63 - Browse repository at this point
Copy the full SHA 656ed63View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ce0c77 - Browse repository at this point
Copy the full SHA 4ce0c77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 01aebb7 - Browse repository at this point
Copy the full SHA 01aebb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 368ccca - Browse repository at this point
Copy the full SHA 368cccaView commit details -
enable NCHW for 2D conv solvers as well. Fix bug in test fixture clas…
…s related to workspace size
Configuration menu - View commit details
-
Copy full SHA for e86e163 - Browse repository at this point
Copy the full SHA e86e163View commit details
Commits on Feb 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5c4cf59 - Browse repository at this point
Copy the full SHA 5c4cf59View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b9b4a4 - Browse repository at this point
Copy the full SHA 8b9b4a4View commit details
Commits on Feb 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f0629b6 - Browse repository at this point
Copy the full SHA f0629b6View commit details -
fix running time accumulation logic.
Co-authored-by: Artem Tamazov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a5767da - Browse repository at this point
Copy the full SHA a5767daView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff01caf - Browse repository at this point
Copy the full SHA ff01cafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 83d9fd2 - Browse repository at this point
Copy the full SHA 83d9fd2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9088ac7 - Browse repository at this point
Copy the full SHA 9088ac7View commit details