Skip to content

Adjust cleanup for padded buffers on GPU - Seeing remnants on GPU bet…

c631852
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

[AIMIGRAPHX-885] Clean up pad/slice Copies to use external stream and cleanup memory alloc/dealloc #233

Adjust cleanup for padded buffers on GPU - Seeing remnants on GPU bet…
c631852
Select commit
Loading
Failed to load commit list.
GitHub Actions / cpplint completed Apr 10, 2026 in 1s

reviewdog [cpplint] report

reported by reviewdog 🐶

Findings (1)

onnxruntime/core/providers/migraphx/gpu_data_transfer.cc|121| Add #include for make_unique<> [build/include_what_you_use] [4]

Filtered Findings (0)

Annotations

Check notice on line 121 in onnxruntime/core/providers/migraphx/gpu_data_transfer.cc

See this annotation in the file changed.

@github-actions github-actions / cpplint

[cpplint] onnxruntime/core/providers/migraphx/gpu_data_transfer.cc#L121

 Add #include <memory> for make_unique<>  [build/include_what_you_use] [4]
Raw output
onnxruntime/core/providers/migraphx/gpu_data_transfer.cc:121:  Add #include <memory> for make_unique<>  [build/include_what_you_use] [4]