- 31 Oct, 2023 2 commits
-
-
Artur Wojcik authored
-
Artur Wojcik authored
-
- 30 Oct, 2023 2 commits
-
-
Umang Yadav authored
-
Artur Wojcik authored
-
- 24 Oct, 2023 1 commit
-
-
Artur Wojcik authored
-
- 06 Oct, 2023 1 commit
-
-
Artur Wojcik authored
-
- 05 Oct, 2023 1 commit
-
-
Artur Wojcik authored
-
- 02 Oct, 2023 10 commits
-
-
Artur Wojcik authored
-
Artur Wojcik authored
-
Artur Wojcik authored
-
Artur Wojcik authored
-
Artur Wojcik authored
-
Artur Wojcik authored
-
Artur Wojcik authored
-
Artur Wojcik authored
-
Artur Wojcik authored
-
Artur Wojcik authored
Signed-off-by:Artur Wojcik <artur.wojcik@amd.com>
-
- 29 Sep, 2023 1 commit
-
-
Chris Austen authored
Enable MLIR performance enhancements with MIGRAPHX_ENABLE_MLIR=1
-
- 28 Sep, 2023 1 commit
-
-
Paul Fultz II authored
-
- 16 Sep, 2023 1 commit
-
-
Paul Fultz II authored
let the user know which targets migraphx was built for and how to build migraphx for their gpu.
-
- 30 Aug, 2023 1 commit
-
-
Paul Fultz II authored
-
- 12 Aug, 2023 1 commit
-
-
Paul Fultz II authored
-
- 11 Aug, 2023 1 commit
-
-
Paul Fultz II authored
-
- 29 Jul, 2023 1 commit
-
-
Paul Fultz II authored
* Updates to add_embed_library * Fix warnings for extern arrays
-
- 28 Jul, 2023 1 commit
-
-
turneram authored
-
- 25 Jul, 2023 1 commit
-
-
Artur Wojcik authored
-
- 19 Jul, 2023 1 commit
-
-
Umang Yadav authored
-
- 13 Jul, 2023 2 commits
-
-
Krzysztof Drewniak authored
Allows the rocMLIR CI (which builds rocMLIR tip against MIGraphX tip) to pass.
-
Charlie Lin authored
Renames deconvolution -> convolution_backwards to be more consistent with the literature Note: this is not the cross-correlation operator (which is the adjoint of convolution). This is technically a standard convolution operator combined with an upsampling operator rather than a downsampling operator. Adds unit tests for the padding, strides, dilations, and other op attributes. Throws on auto_pad attribute since it has not been implemented Previously it read the attribute and set it but then did nothing with it Extended for dynamic shapes Does not support using asymmetric padding (padding_L != padding_R) and output_shape with dynamic shapes.
-
- 08 Jul, 2023 2 commits
-
-
Artur Wojcik authored
-
Artur Wojcik authored
Export API symbols for migraphx, migraphx_ref, migraphx_cpu, migrphx_gpu, migraphx_device, migraphx_tf, and migraphx_onnx. There is a separate PR for migrahx_c. API symbol exporting affects only Windows. It is transparent on Linux.
-
- 09 Jun, 2023 1 commit
-
-
Chris Austen authored
-
- 08 Jun, 2023 2 commits
-
-
Paul Fultz II authored
Enable with MIGRAPHX_ENABLE_CK=1 and --exhaustive-tune tune flag
-
Chris Austen authored
-
- 06 Jun, 2023 1 commit
-
-
Umang Yadav authored
-
- 25 Apr, 2023 1 commit
-
-
Chris Austen authored
-
- 09 Apr, 2023 1 commit
-
-
Paul Fultz II authored
* Enable hiprtc by default
-
- 30 Mar, 2023 1 commit
-
-
Paul Fultz II authored
* Add hiprtc driver
-
- 25 Mar, 2023 1 commit
-
-
Umang Yadav authored
Co-authored-by:Chris Austen <causten@users.noreply.github.com>
-
- 16 Feb, 2023 1 commit
-
-
Umang Yadav authored
* deprecate HCC
-