- 30 Oct, 2023 6 commits
-
-
Ahsan Saghir authored
-
Charlie Lin authored
-
tvukovic-amd authored
-
Umang Yadav authored
-
Artur Wojcik authored
-
Artur Wojcik authored
-
- 27 Oct, 2023 2 commits
-
-
Umang Yadav authored
-
Paul Fultz II authored
-
- 25 Oct, 2023 4 commits
-
-
Chris Austen authored
-
Attila Dusnoki authored
-
Paul Fultz II authored
-
github-actions[bot] authored
-
- 24 Oct, 2023 1 commit
-
-
Paul Fultz II authored
-
- 23 Oct, 2023 1 commit
-
-
pramenku authored
-
- 21 Oct, 2023 1 commit
-
-
Paul Fultz II authored
Add tracing to benchmark to show which kernels are running and the time of every kernel
-
- 20 Oct, 2023 5 commits
-
-
Zakor Gyula authored
-
turneram authored
Adds workarounds to avoid passing capture ops and scalar literals from quantization as arguments to ck_gemm.
-
nives-vukovic authored
-
music-dino authored
-
arvindcheru authored
-
- 19 Oct, 2023 8 commits
-
-
dependabot[bot] authored
-
dependabot[bot] authored
-
dependabot[bot] authored
-
dependabot[bot] authored
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.15 to 1.26.18.
-
github-actions[bot] authored
* Update onnxruntime main 635d3faa3b3908d2806d009dc6872152cfcfcdda * Update script for build_and_test_onnxrt.sh
-
Paul Fultz II authored
-
Umang Yadav authored
* Disable -Wunsafe-buffer-usage when compiling gpu code
-
kahmed10 authored
-
- 18 Oct, 2023 2 commits
-
-
Zakor Gyula authored
-
Charlie Lin authored
-
- 17 Oct, 2023 4 commits
-
-
Attila Dusnoki authored
-
Attila Dusnoki authored
-
Charlie Lin authored
-
Paul Fultz II authored
-
- 16 Oct, 2023 1 commit
-
-
Paul Fultz II authored
This will enable MLIR by default for these cases: Any convolution fusion Any int8 gemm fusion All Navi3 standalone convolutions With a flag(ie MIGRAPHX_ENABLE_MLIR) to enable MLIR for floating-point gemm fusions Except: 3x3 winnograd convolutions fusions (except on Navi) K > 2048 on gemm (as CK) Also there is MIGRAPHX_DISABLE_MLIR to disable MLIR completely.
-
- 14 Oct, 2023 5 commits
-
-
Lakhinder Walia authored
Add support for the QLinearMatMul onnx operator
-
Lakhinder Walia authored
-
kahmed10 authored
-
Artur Wojcik authored
-
Lakhinder Walia authored
-