Base commit for using EMSDK 3.1.74 (LTO disabled) #37744
Annotations
7 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run reviewdog/action-cpplint@master:
include/onnxruntime/core/framework/float16.h#L264
[cpplint] reported by reviewdog 🐶
Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
Raw Output:
include/onnxruntime/core/framework/float16.h:264: Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
|
Run reviewdog/action-cpplint@master:
include/onnxruntime/core/framework/float16.h#L272
[cpplint] reported by reviewdog 🐶
Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
Raw Output:
include/onnxruntime/core/framework/float16.h:272: Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
|
Run reviewdog/action-cpplint@master:
include/onnxruntime/core/framework/float8.h#L168
[cpplint] reported by reviewdog 🐶
Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
Raw Output:
include/onnxruntime/core/framework/float8.h:168: Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
|
Run reviewdog/action-cpplint@master:
include/onnxruntime/core/framework/float8.h#L326
[cpplint] reported by reviewdog 🐶
Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
Raw Output:
include/onnxruntime/core/framework/float8.h:326: Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
|
Run reviewdog/action-cpplint@master:
include/onnxruntime/core/framework/float8.h#L496
[cpplint] reported by reviewdog 🐶
Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
Raw Output:
include/onnxruntime/core/framework/float8.h:496: Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
|
Run reviewdog/action-cpplint@master:
include/onnxruntime/core/framework/float8.h#L645
[cpplint] reported by reviewdog 🐶
Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
Raw Output:
include/onnxruntime/core/framework/float8.h:645: Use int16_t/int64_t/etc, rather than the C type long [runtime/int] [4]
|
Loading