Skip to content

[MIGraphX EP] Add migx ep fp8 support and int4 weights #38378

[MIGraphX EP] Add migx ep fp8 support and int4 weights

[MIGraphX EP] Add migx ep fp8 support and int4 weights #38378

Re-run triggered January 29, 2025 18:59
Status Success
Total duration 32m 49s
Artifacts

lint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

13 warnings
Python format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Python format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Python format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Python format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Optional Lint C++: onnxruntime/core/providers/migraphx/migraphx_execution_provider.cc#L128
[cpplint] reported by reviewdog 🐶 Use operator && instead of and [readability/alt_tokens] [2] Raw Output: onnxruntime/core/providers/migraphx/migraphx_execution_provider.cc:128: Use operator && instead of and [readability/alt_tokens] [2]
Optional Lint C++: onnxruntime/core/providers/migraphx/migraphx_execution_provider.cc#L132
[cpplint] reported by reviewdog 🐶 Use operator ^ instead of xor [readability/alt_tokens] [2] Raw Output: onnxruntime/core/providers/migraphx/migraphx_execution_provider.cc:132: Use operator ^ instead of xor [readability/alt_tokens] [2]
Optional Lint C++: onnxruntime/core/providers/migraphx/migraphx_execution_provider.cc#L137
[cpplint] reported by reviewdog 🐶 Use operator || instead of or [readability/alt_tokens] [2] Raw Output: onnxruntime/core/providers/migraphx/migraphx_execution_provider.cc:137: Use operator || instead of or [readability/alt_tokens] [2]
Optional Lint C++: onnxruntime/core/providers/migraphx/migraphx_execution_provider.cc#L185
[cpplint] reported by reviewdog 🐶 Use operator && instead of and [readability/alt_tokens] [2] Raw Output: onnxruntime/core/providers/migraphx/migraphx_execution_provider.cc:185: Use operator && instead of and [readability/alt_tokens] [2]
Optional Lint C++: onnxruntime/core/providers/migraphx/migraphx_execution_provider.cc#L213
[cpplint] reported by reviewdog 🐶 Use operator || instead of or [readability/alt_tokens] [2] Raw Output: onnxruntime/core/providers/migraphx/migraphx_execution_provider.cc:213: Use operator || instead of or [readability/alt_tokens] [2]
Optional Lint C++: onnxruntime/core/providers/migraphx/migraphx_execution_provider.cc#L1226
[cpplint] reported by reviewdog 🐶 Use operator ^ instead of xor [readability/alt_tokens] [2] Raw Output: onnxruntime/core/providers/migraphx/migraphx_execution_provider.cc:1226: Use operator ^ instead of xor [readability/alt_tokens] [2]
Optional Lint C++: onnxruntime/core/providers/migraphx/migraphx_execution_provider.cc#L1430
[cpplint] reported by reviewdog 🐶 Use operator ^ instead of xor [readability/alt_tokens] [2] Raw Output: onnxruntime/core/providers/migraphx/migraphx_execution_provider.cc:1430: Use operator ^ instead of xor [readability/alt_tokens] [2]
Optional Lint C++: onnxruntime/core/providers/migraphx/migraphx_execution_provider.cc#L1430
[cpplint] reported by reviewdog 🐶 Use operator && instead of and [readability/alt_tokens] [2] Raw Output: onnxruntime/core/providers/migraphx/migraphx_execution_provider.cc:1430: Use operator && instead of and [readability/alt_tokens] [2]
Optional Lint C++: onnxruntime/core/providers/migraphx/migraphx_execution_provider.cc#L1234
[cpplint] reported by reviewdog 🐶 Add #include <utility> for move [build/include_what_you_use] [4] Raw Output: onnxruntime/core/providers/migraphx/migraphx_execution_provider.cc:1234: Add #include <utility> for move [build/include_what_you_use] [4]