- 06 Oct, 2022 7 commits
- 03 Oct, 2022 4 commits
- 30 Sep, 2022 2 commits
- 29 Sep, 2022 10 commits
-
-
charlie authored
Merge branch 'refactor_auto_pad_conv' of github.com:ROCmSoftwarePlatform/AMDMIGraphX into refactor_dynamic_compute
-
charlie authored
-
charlie authored
-
Charlie Lin authored
-
charlie authored
-
charlie authored
-
Umang Yadav authored
Improvements/Additions to be made: changes for the quant_convolution, changes for the deconvolution, Macros for MIOpen status checks
-
charlie authored
-
charlie authored
-
Paul Fultz II authored
* Fix invalid program from find_splits
-
- 28 Sep, 2022 5 commits
-
-
charlie authored
-
charlie authored
-
charlie authored
-
charlie authored
-
Umang Yadav authored
test_gpu_pack_int8_args fails on gfx908 machine, because it doesn't set compute_fp32 flag correctly. This PR fixes the test such that it checks for the device-name, and rocblas-versions and sets this flag accordingly.
-
- 27 Sep, 2022 5 commits
-
-
charlie authored
-
charlie authored
-
charlie authored
-
charlie authored
-
Ted Themistokleous authored
Implement operator for CPU and GPU implementations
-
- 26 Sep, 2022 5 commits
-
-
Charlie Lin authored
Rewrites the BatchNormalization ONNX operator into other MIGX operators - Added handling of 1D input tensor case (edge case in ONNX spec) Removes the spatial and per_activation functionality (not in the ONNX spec) - Did not remove the batch_norm_inference related code as the TensorFlow parser still uses it - Can remove that code when the TF version is updated
-
charlie authored
-
Paul Fultz II authored
-
charlie authored
-
Paul Fultz II authored
Upgrade cppcheck to 2.9
-
- 24 Sep, 2022 2 commits
-
-
Chris Austen authored
Workflow has concurrency reintroduced with different set of rules. New expected behavior is to check concurrency on PR level with one running and one pending performance tests. In case of multiple commits in same PR, always the latest commit is queued after initiated performance test execution is completed. Any other PRs/commits are in pending/queued state
-
Chris Austen authored
Codecov announced deprecating the bash uploader. Using updated uploader
-