"docs/vscode:/vscode.git/clone" did not exist on "9a91fa0ed1b8a6e4a977d81aac9e55fa5de760d6"
- 30 Nov, 2023 2 commits
-
-
Manupa Karunaratne authored
-
Lakhinder Walia authored
Ref Unique Operator only
-
- 29 Nov, 2023 4 commits
-
-
Umang Yadav authored
-
Paul Fultz II authored
-
dependabot[bot] authored
Bumps [rocm-docs-core](https://github.com/RadeonOpenCompute/rocm-docs-core) from 0.28.0 to 0.29.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.28.0...v0.29.0 ) --- updated-dependencies: - dependency-name: rocm-docs-core dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
dependabot[bot] authored
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.4 to 41.0.6. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.4...41.0.6 ) --- updated-dependencies: - dependency-name: cryptography dependency-type: indirect ... Signed-off-by:
dependabot[bot] <support@github.com> Co-authored-by:
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-
- 28 Nov, 2023 2 commits
-
-
music-dino authored
Add min and max reduction modes Implement duplicate index handling Add corresponding reference, onnx, and verify tests.
-
Paul Fultz II authored
-
- 27 Nov, 2023 2 commits
-
-
Zakor Gyula authored
-
Attila Dusnoki authored
This example show how to use HuggingFace's Stable Diffusion v2.1 (https://huggingface.co/stabilityai/stable-diffusion-2-1) model with migraphx's python frontend.
-
- 24 Nov, 2023 1 commit
-
-
Artur Wojcik authored
-
- 23 Nov, 2023 2 commits
-
-
Paul Fultz II authored
-
Charlie Lin authored
Simplify what we parse the ONNX operator ConstantOfShape into a literal for a static shape
-
- 22 Nov, 2023 9 commits
-
-
Paul Fultz II authored
-
Zakor Gyula authored
-
Umang Yadav authored
-
Zakor Gyula authored
-
Charlie Lin authored
-
Paul Fultz II authored
-
Mirza Halilčević authored
Introduce dilations attribute to pooling operators reference implementation.
-
kahmed10 authored
-
Artur Wojcik authored
-
- 21 Nov, 2023 4 commits
-
-
Artur Wojcik authored
This PR introduces the support of Windows resource files to Embed.cmake. It is ON by default on Windows, and when it is OFF *.cpp files will be used. The same applies to Linux - ON -> *.o (LD) or OFF -> *.cpp . This PR fixes building resources on Linux with ld and objcopy commands.
-
Artur Wojcik authored
-
dependabot[bot] authored
-
Charlie Lin authored
Converts dynamic reshapes with constant output dimensions to a static reshape instruction Intended to be used after split_single_dyn_dim pass and after find_static_dimensions_of makes shape calculations doable at compile-time.
-
- 19 Nov, 2023 1 commit
-
-
github-actions[bot] authored
-
- 17 Nov, 2023 3 commits
-
-
dependabot[bot] authored
-
Zakor Gyula authored
-
Umang Yadav authored
Handles all 4 Fp8 dtypes listed here : https://onnx.ai/onnx/technical/float8.html Follows saturation/clipping logic from table there as well : https://onnx.ai/onnx/technical/float8.html#cast Only adding fp8e4m3fnuz in MIGraphX IR for now.
-
- 16 Nov, 2023 1 commit
-
-
Artur Wojcik authored
-
- 15 Nov, 2023 3 commits
-
-
shivadbhavsar authored
Reworked the simplify_qdq pass to support: Per-axis quantization (ie. allow 1D scales and zero points) Allow broadcast and transpose ops between dq and quant_op
-
nives-vukovic authored
Since ONNX opset version 14, layout attribute has been introduced to LSTM operator which allows two predefined layouts for input and output shapes. Add corresponding reference, onnx, and verify tests.
-
Ted Themistokleous authored
Remove contiguous from simplify algebra passes for reshape op Remove contiguous from fuse_pointwise for reshape op
-
- 13 Nov, 2023 3 commits
-
-
Paul Fultz II authored
-
Artur Wojcik authored
-
github-actions[bot] authored
-
- 12 Nov, 2023 1 commit
-
-
Charlie Lin authored
-
- 10 Nov, 2023 2 commits
-
-
Artur Wojcik authored
-
Artur Wojcik authored
-