[MoE] Add TP and Mixtral MoE #27496
Annotations
6 warnings
Run reviewdog/action-cpplint@master:
onnxruntime/contrib_ops/cuda/moe/ft_moe/moe_kernel.cu#L631
[cpplint] reported by reviewdog 🐶
Using deprecated casting style. Use static_cast<float>(...) instead [readability/casting] [4]
Raw Output:
onnxruntime/contrib_ops/cuda/moe/ft_moe/moe_kernel.cu:631: Using deprecated casting style. Use static_cast<float>(...) instead [readability/casting] [4]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/graph/contrib_ops/contrib_defs.cc#L1394
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/graph/contrib_ops/contrib_defs.cc:1394: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/graph/contrib_ops/contrib_defs.cc#L1398
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/graph/contrib_ops/contrib_defs.cc:1398: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/graph/contrib_ops/contrib_defs.cc#L1399
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/graph/contrib_ops/contrib_defs.cc:1399: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/graph/contrib_ops/contrib_defs.cc#L1401
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/graph/contrib_ops/contrib_defs.cc:1401: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/graph/contrib_ops/contrib_defs.cc#L1402
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/core/graph/contrib_ops/contrib_defs.cc:1402: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
Loading