Move away from Memory management APIs deprecated in ROCM 6.3 #387
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]
|