Distinguish between DML and the generic 'GPU' term. This is needed for packaging DML EP in the same ORT GPU pkg. #35942
Annotations
4 warnings
misspell:
onnxruntime/core/providers/webgpu/shader_helper.h#L38
[misspell] reported by reviewdog 🐶
"overriden" is a misspelling of "overridden"
Raw Output:
./onnxruntime/core/providers/webgpu/shader_helper.h:38:30: "overriden" is a misspelling of "overridden"
|
misspell:
onnxruntime/core/providers/webgpu/shader_helper.h#L150
[misspell] reported by reviewdog 🐶
"neccessary" is a misspelling of "necessary"
Raw Output:
./onnxruntime/core/providers/webgpu/shader_helper.h:150:30: "neccessary" is a misspelling of "necessary"
|
misspell:
onnxruntime/core/providers/webgpu/program_manager.cc#L92
[misspell] reported by reviewdog 🐶
"Explaination" is a misspelling of "Explanation"
Raw Output:
./onnxruntime/core/providers/webgpu/program_manager.cc:92:5: "Explaination" is a misspelling of "Explanation"
|
misspell:
onnxruntime/core/providers/webgpu/program_manager.cc#L110
[misspell] reported by reviewdog 🐶
"stlye" is a misspelling of "style"
Raw Output:
./onnxruntime/core/providers/webgpu/program_manager.cc:110:71: "stlye" is a misspelling of "style"
|
Loading