[WIP] Make WebGPU EP compatible with EP API #50474
Annotations
1 error and 10 warnings
|
reviewdog: Too many results (annotations) in diff.
You may miss some annotations due to GitHub limitation for annotation created by logging command.
Please check GitHub Actions log console to see all results.
Limitation:
- 10 warning annotations and 10 error annotations per step
- 50 annotations per job (sum of annotations from all the steps)
- 50 annotations per run (separate from the job annotations, these annotations aren't created by users)
Source: https://github.com/orgs/community/discussions/26680#discussioncomment-3252835
|
|
include/onnxruntime/ep/adapter/kernel_registry.h#L13
[cpplint] reported by reviewdog 🐶
Include the directory when naming header files [build/include_subdir] [4]
Raw Output:
include/onnxruntime/ep/adapter/kernel_registry.h:13: Include the directory when naming header files [build/include_subdir] [4]
|
|
include/onnxruntime/ep/adapter/kernel_registry.h#L12
[cpplint] reported by reviewdog 🐶
Include the directory when naming header files [build/include_subdir] [4]
Raw Output:
include/onnxruntime/ep/adapter/kernel_registry.h:12: Include the directory when naming header files [build/include_subdir] [4]
|
|
include/onnxruntime/ep/adapter/kernel_def_builder.h#L126
[cpplint] reported by reviewdog 🐶
Add #include <vector> for vector<> [build/include_what_you_use] [4]
Raw Output:
include/onnxruntime/ep/adapter/kernel_def_builder.h:126: Add #include <vector> for vector<> [build/include_what_you_use] [4]
|
|
include/onnxruntime/ep/adapter/kernel_def.h#L27
[cpplint] reported by reviewdog 🐶
Add #include <string> for string [build/include_what_you_use] [4]
Raw Output:
include/onnxruntime/ep/adapter/kernel_def.h:27: Add #include <string> for string [build/include_what_you_use] [4]
|
|
include/onnxruntime/ep/adapter/ep.h#L51
[cpplint] reported by reviewdog 🐶
Add #include <memory> for unique_ptr<> [build/include_what_you_use] [4]
Raw Output:
include/onnxruntime/ep/adapter/ep.h:51: Add #include <memory> for unique_ptr<> [build/include_what_you_use] [4]
|
|
include/onnxruntime/ep/adapter/ep.h#L10
[cpplint] reported by reviewdog 🐶
Include the directory when naming header files [build/include_subdir] [4]
Raw Output:
include/onnxruntime/ep/adapter/ep.h:10: Include the directory when naming header files [build/include_subdir] [4]
|
|
include/onnxruntime/ep/adapter/data_transfer_manager.h#L49
[cpplint] reported by reviewdog 🐶
Add #include <memory> for unique_ptr<> [build/include_what_you_use] [4]
Raw Output:
include/onnxruntime/ep/adapter/data_transfer_manager.h:49: Add #include <memory> for unique_ptr<> [build/include_what_you_use] [4]
|
|
include/onnxruntime/ep/adapter/data_transfer_manager.h#L23
[cpplint] reported by reviewdog 🐶
Add #include <utility> for move [build/include_what_you_use] [4]
Raw Output:
include/onnxruntime/ep/adapter/data_transfer_manager.h:23: Add #include <utility> for move [build/include_what_you_use] [4]
|
|
include/onnxruntime/ep/_pch.h#L7
[cpplint] reported by reviewdog 🐶
Include the directory when naming header files [build/include_subdir] [4]
Raw Output:
include/onnxruntime/ep/_pch.h:7: Include the directory when naming header files [build/include_subdir] [4]
|
|
include/onnxruntime/ep/_pch.h#L6
[cpplint] reported by reviewdog 🐶
Include the directory when naming header files [build/include_subdir] [4]
Raw Output:
include/onnxruntime/ep/_pch.h:6: Include the directory when naming header files [build/include_subdir] [4]
|
The logs for this run have expired and are no longer available.
Loading