[MLAS] Enable FP16 for Gelu #50661
Annotations
8 warnings
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/providers/cpu/tensor/gelu.cc#L181
[cpplint] reported by reviewdog 🐶
Add #include <algorithm> for min [build/include_what_you_use] [4]
Raw Output:
onnxruntime/core/providers/cpu/tensor/gelu.cc:181: Add #include <algorithm> for min [build/include_what_you_use] [4]
|
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/providers/cpu/tensor/gelu.cc#L17
[cpplint] reported by reviewdog 🐶
Found C++ system header after other header. Should be: gelu.h, c system, c++ system, other. [build/include_order] [4]
Raw Output:
onnxruntime/core/providers/cpu/tensor/gelu.cc:17: Found C++ system header after other header. Should be: gelu.h, c system, c++ system, other. [build/include_order] [4]
|
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/providers/cpu/tensor/gelu.cc#L16
[cpplint] reported by reviewdog 🐶
Found C++ system header after other header. Should be: gelu.h, c system, c++ system, other. [build/include_order] [4]
Raw Output:
onnxruntime/core/providers/cpu/tensor/gelu.cc:16: Found C++ system header after other header. Should be: gelu.h, c system, c++ system, other. [build/include_order] [4]
|
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/providers/cpu/tensor/gelu.cc#L15
[cpplint] reported by reviewdog 🐶
Found C++ system header after other header. Should be: gelu.h, c system, c++ system, other. [build/include_order] [4]
Raw Output:
onnxruntime/core/providers/cpu/tensor/gelu.cc:15: Found C++ system header after other header. Should be: gelu.h, c system, c++ system, other. [build/include_order] [4]
|
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/providers/cpu/tensor/gelu.cc#L181
[cpplint] reported by reviewdog 🐶
Add #include <algorithm> for min [build/include_what_you_use] [4]
Raw Output:
onnxruntime/core/providers/cpu/tensor/gelu.cc:181: Add #include <algorithm> for min [build/include_what_you_use] [4]
|
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/providers/cpu/tensor/gelu.cc#L17
[cpplint] reported by reviewdog 🐶
Found C++ system header after other header. Should be: gelu.h, c system, c++ system, other. [build/include_order] [4]
Raw Output:
onnxruntime/core/providers/cpu/tensor/gelu.cc:17: Found C++ system header after other header. Should be: gelu.h, c system, c++ system, other. [build/include_order] [4]
|
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/providers/cpu/tensor/gelu.cc#L16
[cpplint] reported by reviewdog 🐶
Found C++ system header after other header. Should be: gelu.h, c system, c++ system, other. [build/include_order] [4]
Raw Output:
onnxruntime/core/providers/cpu/tensor/gelu.cc:16: Found C++ system header after other header. Should be: gelu.h, c system, c++ system, other. [build/include_order] [4]
|
|
Run reviewdog/action-cpplint@master:
onnxruntime/core/providers/cpu/tensor/gelu.cc#L15
[cpplint] reported by reviewdog 🐶
Found C++ system header after other header. Should be: gelu.h, c system, c++ system, other. [build/include_order] [4]
Raw Output:
onnxruntime/core/providers/cpu/tensor/gelu.cc:15: Found C++ system header after other header. Should be: gelu.h, c system, c++ system, other. [build/include_order] [4]
|
Loading