Skip to content

Fix outputs and Handle parallel loading and warmup of cached and uncached models#243

Merged
TedThemistokleous merged 14 commits into
rocm7.14_internal_testingfrom
parallel_load_local
Jul 1, 2026
Merged

Fix outputs and Handle parallel loading and warmup of cached and uncached models#243
TedThemistokleous merged 14 commits into
rocm7.14_internal_testingfrom
parallel_load_local

[MIGraphX EP] Reset pointer-drift recapture counter on successful replay

b32173a
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
GitHub Actions / cpplint completed Jun 25, 2026 in 0s

reviewdog [cpplint] report

reported by reviewdog 🐶

Findings (1)

onnxruntime/core/providers/migraphx/migraphx_execution_provider.cc|1435| Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]

Filtered Findings (0)

Annotations

Check notice on line 1435 in onnxruntime/core/providers/migraphx/migraphx_execution_provider.cc

See this annotation in the file changed.

@github-actions github-actions / cpplint

[cpplint] onnxruntime/core/providers/migraphx/migraphx_execution_provider.cc#L1435

 Use int16_t/int64_t/etc, rather than the C type long  [runtime/int] [4]
Raw output
onnxruntime/core/providers/migraphx/migraphx_execution_provider.cc:1435:  Use int16_t/int64_t/etc, rather than the C type long  [runtime/int] [4]