Implement CustomOp Output Type Inference function #27395
Annotations
8 warnings
Run reviewdog/action-cpplint@master:
onnxruntime/test/framework/shape_inference_test.cc#L81
[cpplint] reported by reviewdog 🐶
Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
Raw Output:
onnxruntime/test/framework/shape_inference_test.cc:81: Single-parameter constructors should be marked explicit. [runtime/explicit] [5]
|
Run reviewdog/action-cpplint@master:
onnxruntime/test/framework/shape_inference_test.cc#L97
[cpplint] reported by reviewdog 🐶
You don't need a ; after a } [readability/braces] [4]
Raw Output:
onnxruntime/test/framework/shape_inference_test.cc:97: You don't need a ; after a } [readability/braces] [4]
|
Run reviewdog/action-cpplint@master:
onnxruntime/test/framework/shape_inference_test.cc#L99
[cpplint] reported by reviewdog 🐶
You don't need a ; after a } [readability/braces] [4]
Raw Output:
onnxruntime/test/framework/shape_inference_test.cc:99: You don't need a ; after a } [readability/braces] [4]
|
Run reviewdog/action-cpplint@master:
onnxruntime/test/framework/shape_inference_test.cc#L100
[cpplint] reported by reviewdog 🐶
You don't need a ; after a } [readability/braces] [4]
Raw Output:
onnxruntime/test/framework/shape_inference_test.cc:100: You don't need a ; after a } [readability/braces] [4]
|
Run reviewdog/action-cpplint@master:
onnxruntime/test/framework/shape_inference_test.cc#L102
[cpplint] reported by reviewdog 🐶
You don't need a ; after a } [readability/braces] [4]
Raw Output:
onnxruntime/test/framework/shape_inference_test.cc:102: You don't need a ; after a } [readability/braces] [4]
|
Run reviewdog/action-cpplint@master:
onnxruntime/test/framework/shape_inference_test.cc#L103
[cpplint] reported by reviewdog 🐶
You don't need a ; after a } [readability/braces] [4]
Raw Output:
onnxruntime/test/framework/shape_inference_test.cc:103: You don't need a ; after a } [readability/braces] [4]
|
Run reviewdog/action-cpplint@master:
onnxruntime/test/framework/shape_inference_test.cc#L112
[cpplint] reported by reviewdog 🐶
You don't need a ; after a } [readability/braces] [4]
Raw Output:
onnxruntime/test/framework/shape_inference_test.cc:112: You don't need a ; after a } [readability/braces] [4]
|
Run reviewdog/action-cpplint@master:
onnxruntime/test/framework/shape_inference_test.cc#L113
[cpplint] reported by reviewdog 🐶
You don't need a ; after a } [readability/braces] [4]
Raw Output:
onnxruntime/test/framework/shape_inference_test.cc:113: You don't need a ; after a } [readability/braces] [4]
|
Loading