- 11 Oct, 2023 3 commits
-
-
Alan Turner authored
-
Alan Turner authored
-
Artur Wojcik authored
-
- 10 Oct, 2023 2 commits
-
-
Alan Turner authored
-
Alan Turner authored
-
- 06 Oct, 2023 3 commits
-
-
Krzysztof Drewniak authored
-
Artur Wojcik authored
-
Artur Wojcik authored
-
- 04 Oct, 2023 7 commits
-
-
Alan Turner authored
-
Alan Turner authored
-
Alan Turner authored
-
Alan Turner authored
-
Alan Turner authored
-
Alan Turner authored
-
Alan Turner authored
-
- 03 Oct, 2023 3 commits
-
-
Alan Turner authored
-
Alan Turner authored
-
Umang Yadav authored
-
- 29 Sep, 2023 4 commits
-
-
Umang Yadav authored
add flags for ck, Enable CK with hipRTC. CK can be used with the MIGRAPHX_ENABLE_CK=1 and MIGRAPHX_TUNE_CK=1
-
Alan Turner authored
-
Alan Turner authored
-
Chris Austen authored
Enable MLIR performance enhancements with MIGRAPHX_ENABLE_MLIR=1
-
- 28 Sep, 2023 3 commits
-
-
Alan Turner authored
-
Ted Themistokleous authored
-
Paul Fultz II authored
-
- 27 Sep, 2023 9 commits
-
-
Ted Themistokleous authored
Modify reshapes to use reshape_lazy for aliasing and then reshape for a reshape copy operation to eliminate contiguous
-
Alan Turner authored
-
Alan Turner authored
-
Alan Turner authored
-
Krzysztof Drewniak authored
Currently, the is_mlir_conv predicate wasn't being used when offloading standalone convolutions to MLIR on Navi3x, which caused failures relating to being unable to construct the MLIR program when a 3D convlolution was passed in. This commit amends the standalone lowering to use said predicate, as well as to include quant_convolution and quant_dot into the set of operations that get a standalone lowering.
-
ravil-mobile authored
-
Krzysztof Drewniak authored
Add mlir_logger, which registers a MLIR diagnostic handler that captures any information generated by a MLIR compile and saves it to a string. This will be useful during tuning, where some such errors may be the result of an inapplicable tuning configuration and should be suppressed.
-
Umang Yadav authored
-
Alan Turner authored
-
- 26 Sep, 2023 2 commits
-
-
Alan Turner authored
-
Alan Turner authored
-
- 24 Sep, 2023 1 commit
-
-
Charlie Lin authored
New compiler pass that simplifies dynamic shapes related operators to their static versions if possible Will normally be used after a split_single_dyn_dim pass
-
- 21 Sep, 2023 3 commits
-
-
Alan Turner authored
-
Alan Turner authored
-
turneram authored
-