[TensorRT] Support Multiple EP Context #39004
Triggered via pull request
February 15, 2025 01:18
Status
Failure
Total duration
31m 54s
Artifacts
–
lint.yml
on: pull_request
Optional Lint
35s
Python format
2m 19s
Optional Lint C++
31m 45s
Lint JavaScript
36s
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/tensorrt/tensorrt_execution_provider.cc#L3855
[cpplint] reported by reviewdog 🐶
Add #include <iostream> for cout [build/include_what_you_use] [4]
Raw Output:
onnxruntime/core/providers/tensorrt/tensorrt_execution_provider.cc:3855: Add #include <iostream> for cout [build/include_what_you_use] [4]
|