- 06 Oct, 2023 2 commits
-
-
turneram authored
-
Charlie Lin authored
-
- 05 Oct, 2023 1 commit
-
-
Ahsan Saghir authored
-
- 04 Oct, 2023 9 commits
-
-
Alan Turner authored
-
Alan Turner authored
-
Alan Turner authored
-
Artur Wojcik authored
-
Alan Turner authored
-
Alan Turner authored
-
Alan Turner authored
-
Alan Turner authored
-
Zakor Gyula authored
-
- 03 Oct, 2023 10 commits
-
-
Umang Yadav authored
-
Chris Austen authored
-
Attila Dusnoki authored
-
Alan Turner authored
Merge branch 'ck-flash-attn' of https://github.com/ROCmSoftwarePlatform/AMDMIGraphX into ck-flash-attn
-
Alan Turner authored
-
Alan Turner authored
-
Alan Turner authored
-
Attila Dusnoki authored
-
Charlie Lin authored
Makes ConstantOfShape work with a variable dimensions input
-
Umang Yadav authored
-
- 02 Oct, 2023 1 commit
-
-
Chris Austen authored
-
- 01 Oct, 2023 2 commits
-
-
Chris Austen authored
-
Chris Austen authored
-
- 29 Sep, 2023 5 commits
-
-
Umang Yadav authored
add flags for ck, Enable CK with hipRTC. CK can be used with the MIGRAPHX_ENABLE_CK=1 and MIGRAPHX_TUNE_CK=1
-
Alan Turner authored
-
Alan Turner authored
-
Alan Turner authored
-
Chris Austen authored
Enable MLIR performance enhancements with MIGRAPHX_ENABLE_MLIR=1
-
- 28 Sep, 2023 8 commits
-
-
Alan Turner authored
-
Alan Turner authored
-
Ted Themistokleous authored
-
Paul Fultz II authored
-
Charlie Lin authored
-
Ted Themistokleous authored
Avoid the vega cards for the ORT build runs.
-
dependabot[bot] authored
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.3 to 41.0.4. - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/41.0.3...41.0.4)
-
Umang Yadav authored
MIGraphX verification by default uses normalized RMS error as the basis for the verification. This change adds some logic to allow migraphx to do "np.allclose" type of elementwise verification using atol and rtol. Commit also includes changes to consistently pass "gold" or "expected" results as the second argument for "verify_range()" calls. Default RMS tolerance inside driver is set to 0.001 which IMO is high for FP32 compared to what we had earlier. Need better defaults
-
- 27 Sep, 2023 2 commits
-
-
tperry-amd authored
-
Ted Themistokleous authored
-