- 07 Feb, 2023 5 commits
-
-
Alan Turner authored
-
Alan Turner authored
-
Alan Turner authored
-
Alan Turner authored
-
Alan Turner authored
-
- 03 Feb, 2023 3 commits
-
-
Chris Austen authored
-
Paul Fultz II authored
Refactors memory coloring to only handle allocation instructions. It also handles allocations for tuple shapes.
-
Brian Pickrell authored
* Implement dynamic shapes for scatterND operators.
-
- 02 Feb, 2023 1 commit
-
-
Brian Pickrell authored
Dynamic shape support for gathernd op.
-
- 01 Feb, 2023 5 commits
-
-
kahmed10 authored
[Experimental] Update accuracy checker for tf support and map input dims (custom input shape) (#1514) * update file reading function to fix external data loading
-
Alan Turner authored
-
Ted Themistokleous authored
Allows migraphx to inline the IF operator when we run into an IF that can be evaluated at compile time, thus avoiding us injecting IF and just inserting the instructions directly.
-
Chris Austen authored
The satakey proiject has been abandoned satackey/action-docker-layer-caching#347. Another repo has taken over this work. It is active and has resolved recent github action deprecation issues.
-
Alan Turner authored
-
- 31 Jan, 2023 5 commits
-
-
Alan Turner authored
-
Chris Austen authored
upgrade to ROCm 5.4.2 in CI
-
Paul Fultz II authored
-
Umang Yadav authored
Added CMakeFlag for hipRTC. MIGRAPHX_USE_HIPRTC. Added stages in Jenkins for hipRTC. Fixes for some of the pending issues from hipRTC.
-
Paul Fultz II authored
* Add general optimize pass * Fuse gemm multiplies by scalar * Handle zero epsilon
-
- 30 Jan, 2023 4 commits
-
-
Ted Themistokleous authored
Declare OS type in action
-
Brian Pickrell authored
Dynamic shape support for gather op.
-
Chris Austen authored
Fix to use the contents of the .onnxrt-commit file. Docker was not assigning the contents to the dockerfile argument. Changed the technique to be used as part of the git clone download.
-
Ted Themistokleous authored
Enable cron based action
-
- 27 Jan, 2023 3 commits
-
-
Paul Fultz II authored
-
Paul authored
-
Paul authored
-
- 26 Jan, 2023 11 commits
-
-
Paul authored
-
Paul Fultz II authored
* Create the shape correctly in python printout
-
Paul authored
-
Paul authored
-
Paul authored
-
Paul authored
-
Alan Turner authored
-
Alan Turner authored
-
Paul authored
-
Paul authored
-
Ted Themistokleous authored
Adding action to setup CI for weekly commits for Friday 9AM
-
- 24 Jan, 2023 3 commits
-
-
Ted Themistokleous authored
* Update MIGraphx Docker to point to latest working onnxrt branch. * Add output for ONNXRUNTIME_COMMIT in CI and add env var in brackets
-
Chris Austen authored
-
kahmed10 authored
supports upper and lower trilu not able to support dynamic k values not able to support negative k values
-