BrianHarrisonAMD
BrianHarrisonAMD
This change is based off the bharriso/conv-bias-res-add-active-pattern-and-executor branch. These changes will address this [feedback](https://github.com/ROCm/MIOpen/pull/3112#discussion_r1683042991). Changes: - Add Size3D struct for Conv3DtestCase - Swap img, filter, padding, stride, and dilation to...
This change adds the pattern and executor for ConvBiasResAddActiv GraphAPI, and enables previously disabled tests to verify functionality. Changes: - Added Executor, pattern, and hooked them up inside find_engine -...
# 1. Description: Enable hipBLASLt as an optional backend for MIOpen GEMM kernels. For this first implementation we are proposing: - Enable hipBLASLt as an option when using the environment...
# 1. Description: Currently RNNs are accessible through the public API, but they are not implemented as solvers like other operations.
Purpose of review: - Integrating CK FA V2 FWD inference solution into MIOpen. Note: - Adding tests as a follow up PR. - This is being merged into an integration...
### Problem Description Currently hipify-clang supports going directly to MIOpen via the argument --miopen. hipify-perl on the other hand, seems to not support this same option. This request is to...
Enable NHWC support for BN, and include performance fixes.
Since this is declared on the SQLiteDB base, the GetCached method is currently unused. Due to returning a & to the map find, and also since SQLiteDB connections cannot be...
Greetings all! Heads up, hipDNN will shortly be migrating to [rocm-libraries](https://github.com/ROCm/rocm-libraries).