do not use failed miopen fusion compile #138
Annotations
3 warnings
[cpplint] onnxruntime/contrib_ops/rocm/fused_conv.cc#L84:
onnxruntime/contrib_ops/rocm/fused_conv.cc#L84
Lines should be <= 120 characters long [whitespace/line_length] [2]
|
[cpplint] onnxruntime/contrib_ops/rocm/fused_conv.cc#L323:
onnxruntime/contrib_ops/rocm/fused_conv.cc#L323
An else should appear on the same line as the preceding } [whitespace/newline] [4]
|
[cpplint] onnxruntime/contrib_ops/rocm/fused_conv.cc#L323:
onnxruntime/contrib_ops/rocm/fused_conv.cc#L323
If an else has a brace on one side, it should have it on both [readability/braces] [5]
|