- 29 Aug, 2023 1 commit
-
-
Brian Pickrell authored
Adds support for dynamic input shape in pooling operator along with auto-padding. This combination requires that the padding (and therefore the output shape) can't be computed until runtime.
-
- 28 Aug, 2023 1 commit
-
-
Umang Yadav authored
-
- 23 Aug, 2023 1 commit
-
-
Ted Themistokleous authored
Allows us to build wheel file for onnxruntime builds found in /onnxruntime/build/Linux/Release/dist/*.whl
-
- 22 Aug, 2023 3 commits
-
-
Chris Austen authored
-
Paul Fultz II authored
-
github-actions[bot] authored
-
- 21 Aug, 2023 1 commit
-
-
Paul Fultz II authored
-
- 20 Aug, 2023 1 commit
-
-
Ahsan Saghir authored
-
- 18 Aug, 2023 3 commits
-
-
Paul Fultz II authored
-
Charlie Lin authored
Allows slice to work with variable starts, ends, and axes input Outputs a dynamic shape even with a static shape data input when the starts and ends are variable
-
Paul Fultz II authored
-
- 17 Aug, 2023 1 commit
-
-
Chris Austen authored
-
- 16 Aug, 2023 1 commit
-
-
Paul Fultz II authored
-
- 15 Aug, 2023 2 commits
-
-
dependabot[bot] authored
* Bump rocm-docs-core from 0.11.0 to 0.20.0 in /docs/.sphinx Bumps [rocm-docs-core](https://github.com/RadeonOpenCompute/rocm-docs-core) from 0.11.0 to 0.20.0. - [Release notes](https://github.com/RadeonOpenCompute/rocm-docs-core/releases) - [Changelog](https://github.com/RadeonOpenCompute/rocm-docs-core/blob/develop/CHANGELOG.md) - [Commits](https://github.com/RadeonOpenCompute/rocm-docs-core/compare/v0.11.0...v0.20.0) --- updated-dependencies: - dependency-name: rocm-docs-core dependency-type: direct:production update-type: version-update:semver-minor ...
-
dependabot[bot] authored
Bumps [cryptography](https://github.com/pyca/cryptography) from 40.0.2 to 41.0.3. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/40.0.2...41.0.3) --- updated-dependencies: - dependency-name: cryptography dependency-type: indirect ...
-
- 14 Aug, 2023 1 commit
-
-
dependabot[bot] authored
Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.31 to 3.1.32. - [Release notes](https://github.com/gitpython-developers/GitPython/releases) - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES) - [Commits](https://github.com/gitpython-developers/GitPython/compare/3.1.31...3.1.32) --- updated-dependencies: - dependency-name: gitpython dependency-type: indirect ...
-
- 13 Aug, 2023 2 commits
-
-
Umang Yadav authored
-
Paul Fultz II authored
-
- 12 Aug, 2023 3 commits
-
-
Michał Gallus authored
-
Paul Fultz II authored
-
Paul Fultz II authored
-
- 11 Aug, 2023 2 commits
-
-
Paul Fultz II authored
-
Paul Fultz II authored
-
- 10 Aug, 2023 1 commit
-
-
Krzysztof Drewniak authored
This PR constitutes the MIGraphX-side changes needed to not break the build in the presence of ROCmSoftwarePlatform/rocMLIR#1136 , and updates what data is sent in to MLIR during the kernel generation and tuning process.
-
- 09 Aug, 2023 2 commits
-
-
Paul Fultz II authored
-
Paul Fultz II authored
-
- 08 Aug, 2023 3 commits
-
-
kahmed10 authored
* add quant_dot fusion, clip literal opt
-
Paul Fultz II authored
-
github-actions[bot] authored
-
- 07 Aug, 2023 1 commit
-
-
Charlie Lin authored
-
- 06 Aug, 2023 2 commits
-
-
Artur Wojcik authored
-
Paul Fultz II authored
-
- 04 Aug, 2023 1 commit
-
-
Lakhinder Walia authored
-
- 03 Aug, 2023 2 commits
-
-
Umang Yadav authored
* use implicit deps for the sorting * use BFS for sorting program
-
Umang Yadav authored
-
- 01 Aug, 2023 1 commit
-
-
Umang Yadav authored
temporarily disable linker
-
- 31 Jul, 2023 2 commits
-
-
Lakhinder Walia authored
* Use shape of Instruction (instead of a default) in add_return() * Instruction validation fix: not to use a default shape value for comparison * Fix instruction::replace() to recompute shape for "@return" * handle the case of missing shape in an Instruction related Test * use compute_shape() to get op shapes + test case for tuple_type * add test case shape_test/return_shape_tuple * Add test for @return to check for half type * Move @return unit-tests around..; Address review comments * Broken comparison fix: comparison to a (default) shape of tuple_type * Test cases: (add) return_shape_empty & (modify) return_shape_tuple * modify the assert() statement
-
Artur Wojcik authored
-
- 30 Jul, 2023 2 commits
-
-
github-actions[bot] authored
-
Paul Fultz II authored
* Add initial tuning support * Format * Add extra param * Format * Use exauhstive flag * Format * Set expected shapes * Format * Format * Fix missing symbol * Format * Add missing license header * Format * Update src/targets/gpu/include/migraphx/gpu/mlir.hpp
-