BrianHarrisonAMD

Results 9 issues of 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...

value_low
ON_HOLD
complexity_low
urgency_low
TESTING_CI_PASSED
GTest

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 -...

value_middle
complexity_middle
urgency_normal
TESTING_CI_PASSED

# 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...

enhancement
value_high
request_for_comments

# 1. Description: Currently RNNs are accessible through the public API, but they are not implemented as solvers like other operations.

question

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...

value_middle
complexity_middle
urgency_normal

### 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...

feature
perl
MIOpen

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).