- 06 Nov, 2023 4 commits
-
-
Umang Yadav authored
-
Umang Yadav authored
-
Umang Yadav authored
-
Umang Yadav authored
-
- 03 Nov, 2023 8 commits
-
-
Paul Fultz II authored
Co-authored-by:Umang Yadav <29876643+umangyadav@users.noreply.github.com>
-
Paul authored
-
Umang Yadav authored
-
Paul authored
-
Paul authored
-
Paul authored
-
Paul authored
-
Umang Yadav authored
-
- 02 Nov, 2023 6 commits
-
-
Umang Yadav authored
-
Umang Yadav authored
-
Umang Yadav authored
-
Paul authored
-
Paul authored
-
Paul authored
-
- 30 Oct, 2023 2 commits
-
-
Umang Yadav authored
-
Artur Wojcik authored
-
- 24 Oct, 2023 1 commit
-
-
Paul Fultz II 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 2 commits
-
-
Zakor Gyula authored
-
turneram authored
Adds workarounds to avoid passing capture ops and scalar literals from quantization as arguments to ck_gemm.
-
- 19 Oct, 2023 2 commits
-
-
Paul Fultz II authored
-
Umang Yadav authored
* Disable -Wunsafe-buffer-usage when compiling gpu code
-
- 18 Oct, 2023 6 commits
- 17 Oct, 2023 7 commits
- 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.
-