- 09 Nov, 2023 1 commit
-
-
Krzysztof Drewniak authored
This is a companion PR to https://github.com/ROCmSoftwarePlatform/rocMLIR/pull/1312 . The updated commit hash points onto that PR branch, so coordinated merges are advised. With the above rocMLIR changes, the MLIR MIGraphX dialect now represents both the dimensions and strides of tensors inside MLIR, thus allowing NHWC convolutions to be correctly offloaded. In this PR, we: - Remove special handling for the case where non-standard shapes become input to MLIR modules - Fold broadcast and multibroadcast operations into the input size od MLIR modules - Update tests - Add an extra TRACE_MLIR print to help debug crashes in the high-level pipeline
-
- 07 Nov, 2023 4 commits
-
-
Paul Fultz II authored
-
Zakor Gyula authored
-
Chris Austen authored
-
Zakor Gyula authored
-
- 06 Nov, 2023 1 commit
-
-
Lisa authored
-
- 04 Nov, 2023 3 commits
-
-
Artur Wojcik authored
-
Ahsan Saghir authored
Disable python tests on Python 3.6 temporarily till we remove numpy dependencies from the tests using them. Different versions of Python are compatible with different versions of numpy, so we need to remove numpy dependency.
-
Mirza Halilčević authored
Since opset version 18, the Split operator allows splitting into unevenly sized outputs when the split input is not present, and a num_outputs attribute has been introduced.
-
- 03 Nov, 2023 2 commits
-
-
Artur Wojcik authored
-
Brian Pickrell authored
-
- 02 Nov, 2023 1 commit
-
-
Chris Austen authored
-
- 01 Nov, 2023 2 commits
-
-
kahmed10 authored
-
Chris Austen authored
-
- 31 Oct, 2023 3 commits
-
-
github-actions[bot] authored
-
Paul Fultz II authored
-
Charlie Lin authored
-
- 30 Oct, 2023 9 commits
-
-
Umang Yadav authored
-
Ahsan Saghir authored
-
Ahsan Saghir authored
-
Ahsan Saghir authored
-
Charlie Lin authored
-
tvukovic-amd authored
-
Umang Yadav authored
-
Artur Wojcik authored
-
Artur Wojcik authored
-
- 27 Oct, 2023 2 commits
-
-
Umang Yadav authored
-
Paul Fultz II authored
-
- 25 Oct, 2023 4 commits
-
-
Chris Austen authored
-
Attila Dusnoki authored
-
Paul Fultz II authored
-
github-actions[bot] authored
-
- 24 Oct, 2023 1 commit
-
-
Paul Fultz II authored
-
- 23 Oct, 2023 1 commit
-
-
pramenku authored
-
- 21 Oct, 2023 1 commit
-
-
Paul Fultz II authored
Add tracing to benchmark to show which kernels are running and the time of every kernel
-
- 20 Oct, 2023 5 commits
-
-
Zakor Gyula authored
-
turneram authored
Adds workarounds to avoid passing capture ops and scalar literals from quantization as arguments to ck_gemm.
-
nives-vukovic authored
-
music-dino authored
-
arvindcheru authored
-