"src/vscode:/vscode.git/clone" did not exist on "f3ea46e5b028a60af9bd827cf144586cb6a81f8d"
- 17 Nov, 2022 3 commits
-
-
Ted Themistokleous authored
Fix to stop types failing for logical_xor during our fusions.
-
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 1 commit
-
-
charlie authored
-
- 14 Nov, 2022 1 commit
-
-
charlie authored
-
- 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
-
- 08 Nov, 2022 1 commit
-
-
charlie authored
-
- 04 Nov, 2022 1 commit
-
-
charlie authored
-
- 03 Nov, 2022 6 commits
-
-
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 6 commits
-
-
charlie authored
-
charlie authored
-
charlie authored
-
charlie authored
-
Paul Fultz II authored
Can be enabled via environment variable MIGRAPHX_ENABLE_NHWC
-
Paul Fultz II authored
-
- 01 Nov, 2022 2 commits
-
-
Ted Themistokleous authored
Newer split moves the split attribute to an input. In this case we check the number of input args then.
-
charlie authored
-
- 31 Oct, 2022 3 commits
- 28 Oct, 2022 4 commits
-
-
charlie authored
-
Umang Yadav authored
Local Threads of multiples 32 were introduced in #1348 But LocalThreads that are not multiple of 64 are causing correctness issues.
-
charlie authored
-
charlie authored
-
- 27 Oct, 2022 7 commits
- 26 Oct, 2022 3 commits
-
-
Brian Pickrell authored
Fixes an observed regression error on certain Frozen Protobuf models due to PR 1280
-
charlie authored
-
charlie authored
-
- 24 Oct, 2022 1 commit
-
-
charlie authored
-