Zhijxu/fix softmax fp16 #27723
Annotations
1 warning
Run reviewdog/action-cpplint@master:
onnxruntime/core/providers/cuda/math/softmax_warpwise_impl.cuh#L189
[cpplint] reported by reviewdog 🐶
Add #include <limits> for numeric_limits<> [build/include_what_you_use] [4]
Raw Output:
onnxruntime/core/providers/cuda/math/softmax_warpwise_impl.cuh:189: Add #include <limits> for numeric_limits<> [build/include_what_you_use] [4]
|
Loading