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 / misspell completed Apr 10, 2026 in 0s

reviewdog [misspell] report

reported by reviewdog 🐶

Findings (2)

onnxruntime/core/providers/migraphx/gpu_data_transfer.h|40 col 17| "minimise" is a misspelling of "minimize"
onnxruntime/core/providers/migraphx/gpu_data_transfer.cc|61 col 47| "serialisation" is a misspelling of "serialization"

Filtered Findings (0)

Annotations

Check notice on line 40 in onnxruntime/core/providers/migraphx/gpu_data_transfer.h

See this annotation in the file changed.

@github-actions github-actions / misspell

[misspell] onnxruntime/core/providers/migraphx/gpu_data_transfer.h#L40

"minimise" is a misspelling of "minimize"
Raw output
./onnxruntime/core/providers/migraphx/gpu_data_transfer.h:40:17: "minimise" is a misspelling of "minimize"

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

See this annotation in the file changed.

@github-actions github-actions / misspell

[misspell] onnxruntime/core/providers/migraphx/gpu_data_transfer.cc#L61

"serialisation" is a misspelling of "serialization"
Raw output
./onnxruntime/core/providers/migraphx/gpu_data_transfer.cc:61:47: "serialisation" is a misspelling of "serialization"