Illia Silin
Illia Silin
This change will upgrade the AMD ROCM compiler from a custom build of amd-stg-open branch to the official ROCM 5.3 release. Also, removed some python packages that are not needed...
Remove any controversial terminology or info from the repo.
This will reduce the size of binaries built with compilers ROCm6.2+ by at least 50%.
This will help prevent CI pipeline crashes due to nodes running out of disc space.
## Proposed changes One of the few libraries that still consumes CK static libs, MIOpen, is currently only using the convolution library, and it only needs certain data layouts. So...