Skip to content

Move away from Memory management APIs deprecated in ROCM 6.3 #387

Move away from Memory management APIs deprecated in ROCM 6.3

Move away from Memory management APIs deprecated in ROCM 6.3 #387

Triggered via push October 15, 2024 21:01
Status Success
Total duration 30s
Artifacts
Validation
15s
Validation
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Validation
This job uses deprecated functionality from the 'gradle/wrapper-validation-action' action. Consult the logs for more details.
[cpplint] onnxruntime/core/providers/migraphx/migraphx_allocator.cc#L75: onnxruntime/core/providers/migraphx/migraphx_allocator.cc#L75
Using C-style cast. Use reinterpret_cast<void**>(...) instead [readability/casting] [4]
[cpplint] onnxruntime/core/providers/rocm/rocm_allocator.cc#L93: onnxruntime/core/providers/rocm/rocm_allocator.cc#L93
Using C-style cast. Use reinterpret_cast<void**>(...) instead [readability/casting] [4]