[WebNN] Support negative steps for slice #36780
lint.yml
on: pull_request
Optional Lint
37s
Python format
3m 3s
Optional Lint C++
30m 52s
Lint JavaScript
35s
Annotations
1 error and 5 warnings
Python format
Process completed with exit code 1.
|
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#L120
[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:120: Add #include <algorithm> for transform [build/include_what_you_use] [4]
|