Skip to content

Added maximum gridDim.y overflow heck before calling transposeNoOverl…

Sign in for the full log view
GitHub Actions / cpplint completed Nov 15, 2024 in 1s

reviewdog [cpplint] report

reported by reviewdog 🐶

Findings (2)

onnxruntime/core/providers/rocm/fpgeneric.cu|66| Missing space before ( in if( [whitespace/parens] [5]
onnxruntime/core/providers/rocm/fpgeneric.cu|70| Missing space before ( in if( [whitespace/parens] [5]

Filtered Findings (0)

Annotations

Check warning on line 66 in onnxruntime/core/providers/rocm/fpgeneric.cu

See this annotation in the file changed.

@github-actions github-actions / cpplint

[cpplint] onnxruntime/core/providers/rocm/fpgeneric.cu#L66

 Missing space before ( in if(  [whitespace/parens] [5]
Raw output
onnxruntime/core/providers/rocm/fpgeneric.cu:66:  Missing space before ( in if(  [whitespace/parens] [5]

Check warning on line 70 in onnxruntime/core/providers/rocm/fpgeneric.cu

See this annotation in the file changed.

@github-actions github-actions / cpplint

[cpplint] onnxruntime/core/providers/rocm/fpgeneric.cu#L70

 Missing space before ( in if(  [whitespace/parens] [5]
Raw output
onnxruntime/core/providers/rocm/fpgeneric.cu:70:  Missing space before ( in if(  [whitespace/parens] [5]