Remove hardcoded list of supported Onnx operators from MIGraphX #338
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_execution_provider.cc#L788:
onnxruntime/core/providers/migraphx/migraphx_execution_provider.cc#L788
Redundant blank line at the start of a code block should be deleted. [whitespace/blank_line] [2]
|
[cpplint] onnxruntime/core/providers/migraphx/migraphx_execution_provider.cc#L791:
onnxruntime/core/providers/migraphx/migraphx_execution_provider.cc#L791
Lines should be <= 120 characters long [whitespace/line_length] [2]
|