- 13 Dec, 2023 2 commits
-
-
Paul Fultz II authored
-
Paul Fultz II authored
-
- 12 Dec, 2023 6 commits
-
-
Zakor Gyula authored
-
Umang Yadav authored
-
github-actions[bot] authored
-
Zakor Gyula authored
-
Umang Yadav authored
-
Umang Yadav authored
-
- 07 Dec, 2023 3 commits
-
-
Umang Yadav authored
-
Umang Yadav authored
-
Umang Yadav authored
-
- 06 Dec, 2023 3 commits
-
-
Paul Fultz II authored
-
Umang Yadav authored
-
Umang Yadav authored
-
- 04 Dec, 2023 1 commit
-
-
Krzysztof Drewniak authored
-
- 02 Dec, 2023 1 commit
-
-
github-actions[bot] authored
-
- 01 Dec, 2023 1 commit
-
-
Umang Yadav authored
-
- 30 Nov, 2023 2 commits
-
-
Manupa Karunaratne authored
-
Lakhinder Walia authored
Ref Unique Operator only
-
- 29 Nov, 2023 1 commit
-
-
Umang Yadav authored
-
- 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 1 commit
-
-
Zakor Gyula authored
-
- 23 Nov, 2023 1 commit
-
-
Charlie Lin authored
Simplify what we parse the ONNX operator ConstantOfShape into a literal for a static shape
-
- 22 Nov, 2023 5 commits
-
-
Zakor Gyula authored
-
Zakor Gyula authored
-
Charlie Lin authored
-
Mirza Halilčević authored
Introduce dilations attribute to pooling operators reference implementation.
-
Artur Wojcik authored
-
- 21 Nov, 2023 2 commits
-
-
Artur Wojcik 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 2 commits
-
-
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.
-
- 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 1 commit
-
-
github-actions[bot] authored
-
- 09 Nov, 2023 2 commits
-
-
Charlie Lin authored
-
Ahsan Saghir authored
Removes numpy dependency from test_gpu.py test and re-enables Python tests for Python 3.6.
-