- 24 Oct, 2022 2 commits
- 20 Oct, 2022 2 commits
- 19 Oct, 2022 1 commit
-
-
charlie authored
-
- 18 Oct, 2022 1 commit
-
-
charlie authored
also adding limitations on broadcasting dynamic shapes
-
- 17 Oct, 2022 6 commits
-
-
charlie authored
Merge branch 'refactor_dynamic_compute' of github.com:ROCmSoftwarePlatform/AMDMIGraphX into dyn_ref_broadcast
-
charlie authored
-
charlie authored
-
charlie authored
-
Charlie Lin authored
-
Umang Yadav authored
hipMemset is causing random failure. hipMemsetAsync is doing the correct synchronization.
-
- 14 Oct, 2022 1 commit
-
-
Charlie Lin authored
Allows for rank 2 tensors into batchnorm. Specifically when spatial dimensions are all 1 and removed
-
- 13 Oct, 2022 2 commits
-
-
Charlie Lin authored
Removes use_dynamic_same_auto_pad Change padding_mode to be used for dynamic padding Move compute_padded_shape to pad_calc.cpp as it will be used in other dynamic padding cases Fix same_lower compute_padded_shape bug and add a test.
-
Charlie Lin authored
Rewrites the TF batch norm like operators to other MIGX operators Removes the code related to batch_norm_inference
-
- 12 Oct, 2022 2 commits
- 11 Oct, 2022 3 commits
- 10 Oct, 2022 3 commits
- 07 Oct, 2022 2 commits
-
-
Charlie Lin authored
-
Ted Themistokleous authored
Simplified algebraic operations (x*1), x*(-1), x/1, 0+x & x+0, x-0, 0-x, 0*x, x*0, and 0/x operations
-
- 06 Oct, 2022 12 commits
-
-
charlie authored
-
Charlie Lin authored
Co-authored-by:Umang Yadav <29876643+umangyadav@users.noreply.github.com>
-
charlie authored
-
charlie authored
-
charlie authored
-
charlie authored
-
charlie authored
-
charlie authored
-
charlie authored
-
charlie authored
-
charlie authored
-
charlie authored
-
- 04 Oct, 2022 2 commits
-
-
Ted Themistokleous authored
Stream sync changes and associated API level changes
-
Paul Fultz II authored
optimize the softmax operator
-
- 03 Oct, 2022 1 commit
-
-
charlie authored
-