- 23 Aug, 2022 8 commits
-
-
Khalique Ahmed authored
-
Paul Fultz II authored
-
Paul authored
-
Paul authored
-
Paul authored
-
Paul authored
-
Paul authored
-
Charlie Lin authored
Has NMS op output a dynamic shape (ONNX spec behavior) Allows for dynamic input shape to NMS op
-
- 22 Aug, 2022 1 commit
-
-
Paul authored
-
- 21 Aug, 2022 4 commits
- 20 Aug, 2022 6 commits
- 19 Aug, 2022 11 commits
- 18 Aug, 2022 1 commit
-
-
shivadbhavsar authored
Add function argument_from_pointer to allow directly passing a migraphx.shape object and a memory address. Expose the is_compiled() method from migraphx::program. Expose the enum types under migraphx::op.
-
- 17 Aug, 2022 4 commits
-
-
Chris Austen authored
-
Paul Fultz II authored
-
Chris Austen authored
-
Paul Fultz II authored
* Horizontally fuse contiguous
-
- 16 Aug, 2022 2 commits
-
-
Paul Fultz II authored
-
Umang Yadav authored
Removes unnecessary semi-colon after call to MACRO
-
- 12 Aug, 2022 3 commits
-
-
Charlie Lin authored
-
Chris Austen authored
-
Krzysztof Drewniak authored
Once https://github.com/ROCmSoftwarePlatform/llvm-project-mlir/pull/690 lands, the ABI for MLIR-generated kernels will change. This commit prepares MIGraphX for the change by conditionally selecting the new ABI if MLIR reports a sufficiently high API version in its headers.
-