[MLAS] Enable FP16 for Gelu #50661
lint.yml
on: pull_request
Optional Lint
43s
Python format
2m 10s
Optional Lint C++
31m 13s
Annotations
13 warnings
|
Python format
CodeQL Action v3 will be deprecated in December 2026. Please update all occurrences of the CodeQL Action in your workflow files to v4. For more information, see https://github.blog/changelog/2025-10-28-upcoming-deprecation-of-codeql-action-v3/
|
|
Python format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Python format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Python format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Python format
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
|
Optional Lint C++:
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]
|
|
Optional Lint C++:
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]
|
|
Optional Lint C++:
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]
|
|
Optional Lint C++:
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]
|
|
Optional Lint C++:
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]
|
|
Optional Lint C++:
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]
|
|
Optional Lint C++:
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]
|
|
Optional Lint C++:
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]
|