- 21 Nov, 2022 1 commit
-
-
Charlie Lin authored
-
- 20 Nov, 2022 1 commit
-
-
Paul Fultz II authored
-
- 18 Nov, 2022 1 commit
-
-
Umang Yadav authored
Disabling it untill int8 fix is in mainline from MIOpen and also so that QA tests could run migraphx-driver and unittests from MIGraphX.
-
- 17 Nov, 2022 6 commits
-
-
Ted Themistokleous authored
Fix to stop types failing for logical_xor during our fusions.
-
charlie authored
-
charlie authored
-
charlie authored
-
charlie authored
-
Charlie Lin authored
Extends the ref contiguous operator to handle dynamic shapes Updates the eliminate_contiguous pass to use the dyn_output struct
-
- 15 Nov, 2022 5 commits
-
-
Charlie Lin authored
-
Ted Themistokleous authored
* Update migraphx docker container to include half and cmake 3.24.2
-
charlie authored
-
charlie authored
-
charlie authored
-
- 14 Nov, 2022 6 commits
- 13 Nov, 2022 1 commit
-
-
Charlie Lin authored
Updated Multibroadcast op to have a two input version for dynamic shapes Current dynamic shape broadcasting logic dynamic_dimensions must be the same or one of them is {1, 1, 0} or {1, 1, 1} Works for dyn-dyn, dyn-static, and static-static shape combinations Changed common.cpp for multibroadcasting for binary ops with dynamic shapes Extended binary.hpp for dynamic shapes to test the new common.cpp stuff
-
- 09 Nov, 2022 1 commit
-
-
Charlie Lin authored
Co-authored-by:kahmed10 <15948690+kahmed10@users.noreply.github.com>
-
- 08 Nov, 2022 2 commits
-
-
charlie authored
-
Charlie Lin authored
-
- 07 Nov, 2022 3 commits
-
-
arvindcheru authored
-
Chris Austen authored
-
Umang Yadav authored
* free up more github runner space * upgrade versions
-
- 06 Nov, 2022 1 commit
-
-
Umang Yadav authored
-
- 04 Nov, 2022 2 commits
- 03 Nov, 2022 8 commits
-
-
Charlie Lin authored
-
charlie authored
-
charlie authored
-
charlie authored
-
charlie authored
-
charlie authored
-
Charlie Lin authored
Two input version of the broadcast operator to handle dynamic shapes Added comments to describe the versions of the broadcast operator Dynamic broadcast only handles broadcasting a static 1D shape tensor into the other input shape
-
- 02 Nov, 2022 2 commits