Skip to content

MXFP4 reference implementation and parsing MXFixNeuron #2383

MXFP4 reference implementation and parsing MXFixNeuron

MXFP4 reference implementation and parsing MXFixNeuron #2383

GitHub Actions / misspell completed Jul 1, 2025 in 0s

reviewdog [misspell] report

reported by reviewdog 🐶

Findings (3)

src/include/migraphx/fp4_casts.hpp|106 col 7| "postive" is a misspelling of "positive"
src/include/migraphx/fp4_casts.hpp|144 col 38| "behaviour" is a misspelling of "behavior"
src/include/migraphx/fp4_casts.hpp|152 col 22| "implict" is a misspelling of "implicit"

Filtered Findings (0)

Annotations

Check warning on line 106 in src/include/migraphx/fp4_casts.hpp

See this annotation in the file changed.

@github-actions github-actions / misspell

[misspell] src/include/migraphx/fp4_casts.hpp#L106

"postive" is a misspelling of "positive"
Raw output
./src/include/migraphx/fp4_casts.hpp:106:7: "postive" is a misspelling of "positive"

Check warning on line 144 in src/include/migraphx/fp4_casts.hpp

See this annotation in the file changed.

@github-actions github-actions / misspell

[misspell] src/include/migraphx/fp4_casts.hpp#L144

"behaviour" is a misspelling of "behavior"
Raw output
./src/include/migraphx/fp4_casts.hpp:144:38: "behaviour" is a misspelling of "behavior"

Check warning on line 152 in src/include/migraphx/fp4_casts.hpp

See this annotation in the file changed.

@github-actions github-actions / misspell

[misspell] src/include/migraphx/fp4_casts.hpp#L152

"implict" is a misspelling of "implicit"
Raw output
./src/include/migraphx/fp4_casts.hpp:152:22: "implict" is a misspelling of "implicit"