- 14 Dec, 2022 2 commits
-
-
Alan Turner authored
-
Alan Turner authored
-
- 11 Dec, 2022 1 commit
-
-
Umang Yadav authored
HIP had change in previous rocm releases to use --offload-arch instead of --cuda-gpu-arch. This should be backwards compatbile. hipRTC also supports --offload-arch.
-
- 08 Dec, 2022 2 commits
-
-
Charlie Lin authored
Extends dot MIGX operator to handle dynamic input shapes Only allow dot between two dynamic shapes that have exactly matching outer dimensions Inner dimensions must also match correspondingly Updates dot related tests Change check_shapes to use shape.ndim() ONNX parsers for GEMM and MatMult will be updated in a separate PR
-
Charlie Lin authored
No major changes required, use dyn_output and pass dynamic shape when calling compute_shape() Adds dynamic shape tests
-
- 07 Dec, 2022 2 commits
-
-
Paul Fultz II authored
* Add implicit_conversion
-
Paul authored
-
- 06 Dec, 2022 5 commits
-
-
Paul authored
-
Paul authored
-
Ted Themistokleous authored
Need this for when we debug and use MIGRAPHX_TRACE_EVAL() to show tuples Without this we break when reading our buffer due to the use of visit() This came up as part of #1283 debugging.
-
Paul authored
-
jungpark-mlir authored
Update dialect registration interface Update 2nd build pipeline call and use full arch name
-
- 05 Dec, 2022 3 commits
- 03 Dec, 2022 7 commits
- 01 Dec, 2022 2 commits
- 30 Nov, 2022 2 commits
-
-
Alan Turner authored
-
Alan Turner authored
-
- 29 Nov, 2022 1 commit
-
-
kahmed10 authored
Merging #1391 caused an extra adjust allocation pass for GPU targets. This removes that merge error.
-
- 23 Nov, 2022 5 commits
- 20 Nov, 2022 1 commit
-
-
Paul Fultz II authored
-
- 18 Nov, 2022 2 commits
-
-
Umang Yadav authored
Disabling it untill int8 fix is in mainline from MIOpen and also so that QA tests could run migraphx-driver and unittests from MIGraphX.
-
Alan Turner authored
-
- 17 Nov, 2022 2 commits
-
-
Alan Turner authored
-
Alan Turner authored
-
- 15 Nov, 2022 2 commits
-
-
Alan Turner authored
-
Alan Turner authored
-
- 07 Nov, 2022 1 commit
-
-
arvindcheru authored
-