CoreML: Add ML Program ConvTranspose #31960
Annotations
1 warning
onnxruntime/core/providers/coreml/builders/impl/convtranspose_op_builder.cc#L13
[cpplint] reported by reviewdog 🐶
Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
Raw Output:
onnxruntime/core/providers/coreml/builders/impl/convtranspose_op_builder.cc:13: Do not use namespace using-directives. Use using-declarations instead. [build/namespaces] [5]
|
This job succeeded
Loading