[MIGraphX EP] Set External Data Path #32380
Annotations
2 warnings
onnxruntime/core/providers/migraphx/migraphx_execution_provider.cc#L1302
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/providers/migraphx/migraphx_execution_provider.cc:1302: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
onnxruntime/core/providers/migraphx/migraphx_execution_provider.h#L14
[cpplint] reported by reviewdog 🐶
Found C++ system header after other header. Should be: migraphx_execution_provider.h, c system, c++ system, other. [build/include_order] [4]
Raw Output:
onnxruntime/core/providers/migraphx/migraphx_execution_provider.h:14: Found C++ system header after other header. Should be: migraphx_execution_provider.h, c system, c++ system, other. [build/include_order] [4]
|
This job succeeded
Loading