[VitisAI] add new interfece #39246
lint.yml
on: pull_request
Optional Lint
31s
Python format
2m 17s
Optional Lint C++
32m 2s
Lint JavaScript
36s
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/vitisai/imp/global_api.cc#L87
[cpplint] reported by reviewdog 🐶
Using C-style cast. Use reinterpret_cast<void**>(...) instead [readability/casting] [4]
Raw Output:
onnxruntime/core/providers/vitisai/imp/global_api.cc:87: Using C-style cast. Use reinterpret_cast<void**>(...) instead [readability/casting] [4]
|