Merge GatherToSplitFusion and #19218 to a General Fusion #26614
Annotations
3 warnings
Run reviewdog/action-cpplint@master:
onnxruntime/core/optimizer/gather_fusion.cc#L207
[cpplint] reported by reviewdog 🐶
Add #include <tuple> for tuple<> [build/include_what_you_use] [4]
Raw Output:
onnxruntime/core/optimizer/gather_fusion.cc:207: Add #include <tuple> for tuple<> [build/include_what_you_use] [4]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/optimizer/gather_fusion.cc#L232
[cpplint] reported by reviewdog 🐶
Add #include <algorithm> for sort [build/include_what_you_use] [4]
Raw Output:
onnxruntime/core/optimizer/gather_fusion.cc:232: Add #include <algorithm> for sort [build/include_what_you_use] [4]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/optimizer/gather_fusion.h#L17
[cpplint] reported by reviewdog 🐶
Constructors callable with one argument should be marked explicit. [runtime/explicit] [5]
Raw Output:
onnxruntime/core/optimizer/gather_fusion.h:17: Constructors callable with one argument should be marked explicit. [runtime/explicit] [5]
|
The logs for this run have expired and are no longer available.
Loading