MIOpen icon indicating copy to clipboard operation
MIOpen copied to clipboard

AMD's Machine Intelligence Library

Results 202 MIOpen issues
Sort by recently updated
recently updated
newest added

Enable bf16 support for ck-based convolution solvers in MIOpen

value_high
urgency_high
TESTING_CI_PASSED

Integrate CK's 3D bilinear solvers. This PR is combination of https://github.com/ROCm/MIOpen/pull/2817 and https://github.com/ROCm/MIOpen/pull/2912

value_high
urgency_high
TESTING_CI_PASSED

- Fix bfloat16 error in argmax - integrate argmin argmin, argmax, min, max into reduce extreme - Added reduce extreme operation and kernel with solver - Added driver test and...

enhancement
external_collaborator

The PR fixes handling environment variables on Windows and adds some improvements to the interface. Below are the updated functions * `env::value(VAR)` reads a value from VAR or returns the...

windows

Hi MIOpen developers, There is a [team](https://salsa.debian.org/rocm-team/) intended to ship MIOpen to Debian's official repository and has made some [progress](https://salsa.debian.org/rocm-team/miopen). We notice that there exist some binary files like `src/kernels/*.kdb.bz2`...

help wanted
question

The character `:` is reserved on Windows and cannot be used for constructing a path except when it follows a drive letter.

TESTING_CI_PASSED
windows

Added getitem operation backward kernel with solver Added driver test and gtest for getitem backward Compared to ROCm pytorch, there is a performance improvement getitem float16 op_name | dtype |...

enhancement
external_collaborator

MHA graph test along with missing infrastructure for graph API execution.