- 28 Nov, 2022 1 commit
-
-
Khalique Ahmed authored
-
- 16 Nov, 2022 1 commit
-
-
Khalique Ahmed authored
-
- 15 Nov, 2022 1 commit
-
-
Ted Themistokleous authored
* Update migraphx docker container to include half and cmake 3.24.2
-
- 14 Nov, 2022 1 commit
-
-
Chris Austen authored
* Include timestamp while tracing
-
- 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
-
-
- 07 Nov, 2022 2 commits
-
-
arvindcheru authored
-
Umang Yadav authored
* free up more github runner space * upgrade versions
-
- 06 Nov, 2022 1 commit
-
-
Umang Yadav authored
-
- 02 Nov, 2022 5 commits
-
-
Khalique Ahmed authored
-
Khalique Ahmed authored
-
Paul Fultz II authored
Can be enabled via environment variable MIGRAPHX_ENABLE_NHWC
-
Paul Fultz II authored
-
Ted Themistokleous authored
Allows for a model to be converted to the same opset but turn on infer_shapes through onnx. This allows us to get an idea of what should be valid for the output of nodes in a network. Usecase: python3 tools/convert_onnx_version.py --model <model_name> --opset=<same_as_model> --infer_shapes --output <new_model_name>
-
- 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.
-
Torsten Keßler authored
-
- 31 Oct, 2022 9 commits
-
-
-
Khalique Ahmed authored
-
kahmed10 authored
-
Khalique Ahmed authored
-
Khalique Ahmed authored
-
Khalique Ahmed authored
-
Khalique Ahmed authored
-
Khalique Ahmed authored
-
Khalique Ahmed authored
-
- 29 Oct, 2022 5 commits
- 28 Oct, 2022 9 commits
-
-
Khalique Ahmed authored
-
Khalique Ahmed 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.
-
Paul authored
-
Paul authored
-
Paul authored
-
Paul authored
-
Paul authored
-
- 27 Oct, 2022 1 commit
-
-
Paul authored
-