Extend QDQPropagation transformer to handle multiple consumers #31889
Annotations
2 warnings
onnxruntime/core/optimizer/qdq_transformer/qdq_propagation.cc#L78
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/optimizer/qdq_transformer/qdq_propagation.cc:78: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
onnxruntime/core/optimizer/qdq_transformer/qdq_propagation.cc#L377
[cpplint] reported by reviewdog 🐶
Add #include <utility> for move [build/include_what_you_use] [4]
Raw Output:
onnxruntime/core/optimizer/qdq_transformer/qdq_propagation.cc:377: Add #include <utility> for move [build/include_what_you_use] [4]
|
This job succeeded
Loading