[JS/WegGPU] Initial changes to support wasm64. #31318
Annotations
2 warnings
onnxruntime/wasm/api.cc#L30
[cpplint] reported by reviewdog 🐶
Should have a space between // and comment [whitespace/comments] [4]
Raw Output:
onnxruntime/wasm/api.cc:30: Should have a space between // and comment [whitespace/comments] [4]
|
onnxruntime/wasm/api.h#L186
[cpplint] reported by reviewdog 🐶
Lines should be <= 120 characters long [whitespace/line_length] [2]
Raw Output:
onnxruntime/wasm/api.h:186: Lines should be <= 120 characters long [whitespace/line_length] [2]
|
This job succeeded
Loading