[WebNN] Support negative steps for slice #36760
lint.yml
on: pull_request
Optional Lint
38s
Python format
3m 7s
Optional Lint C++
31m 2s
Lint JavaScript
35s
Annotations
5 warnings
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/webnn/builders/impl/slice_op_builder.cc#L122
[cpplint] reported by reviewdog 🐶
Add #include <algorithm> for transform [build/include_what_you_use] [4]
Raw Output:
onnxruntime/core/providers/webnn/builders/impl/slice_op_builder.cc:122: Add #include <algorithm> for transform [build/include_what_you_use] [4]
|