Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DML EP Register Opset 21 #22547

Merged
merged 4 commits into from
Oct 25, 2024

update OperatorKernels.md

a7fd118
Select commit
Loading
Failed to load commit list.
Merged

DML EP Register Opset 21 #22547

update OperatorKernels.md
a7fd118
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / PREfast succeeded Oct 24, 2024 in 5s

6 new alerts

New alerts in code changed by this pull request

  • 6 warnings

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 449 in onnxruntime/core/providers/dml/OperatorAuthorHelper/OperatorVersions.h

See this annotation in the file changed.

Code scanning / PREfast

The const variable 'OperatorHelper::OnnxOperatorSet21::sc_sinceVer_Size' can be computed at compile-time. Consider using constexpr (con.5). Warning

The const variable 'OperatorHelper::OnnxOperatorSet21::sc_sinceVer_Size' can be computed at compile-time. Consider using constexpr (con.5).

Check warning on line 450 in onnxruntime/core/providers/dml/OperatorAuthorHelper/OperatorVersions.h

See this annotation in the file changed.

Code scanning / PREfast

The const variable 'OperatorHelper::OnnxOperatorSet21::sc_sinceVer_CastLike' can be computed at compile-time. Consider using constexpr (con.5). Warning

The const variable 'OperatorHelper::OnnxOperatorSet21::sc_sinceVer_CastLike' can be computed at compile-time. Consider using constexpr (con.5).

Check warning on line 451 in onnxruntime/core/providers/dml/OperatorAuthorHelper/OperatorVersions.h

See this annotation in the file changed.

Code scanning / PREfast

The const variable 'OperatorHelper::OnnxOperatorSet21::sc_sinceVer_ConstantOfShape' can be computed at compile-time. Consider using constexpr (con.5). Warning

The const variable 'OperatorHelper::OnnxOperatorSet21::sc_sinceVer_ConstantOfShape' can be computed at compile-time. Consider using constexpr (con.5).

Check warning on line 452 in onnxruntime/core/providers/dml/OperatorAuthorHelper/OperatorVersions.h

See this annotation in the file changed.

Code scanning / PREfast

The const variable 'OperatorHelper::OnnxOperatorSet21::sc_sinceVer_Flatten' can be computed at compile-time. Consider using constexpr (con.5). Warning

The const variable 'OperatorHelper::OnnxOperatorSet21::sc_sinceVer_Flatten' can be computed at compile-time. Consider using constexpr (con.5).

Check warning on line 453 in onnxruntime/core/providers/dml/OperatorAuthorHelper/OperatorVersions.h

See this annotation in the file changed.

Code scanning / PREfast

The const variable 'OperatorHelper::OnnxOperatorSet21::sc_sinceVer_Pad' can be computed at compile-time. Consider using constexpr (con.5). Warning

The const variable 'OperatorHelper::OnnxOperatorSet21::sc_sinceVer_Pad' can be computed at compile-time. Consider using constexpr (con.5).

Check warning on line 454 in onnxruntime/core/providers/dml/OperatorAuthorHelper/OperatorVersions.h

See this annotation in the file changed.

Code scanning / PREfast

The const variable 'OperatorHelper::OnnxOperatorSet21::sc_sinceVer_Transpose' can be computed at compile-time. Consider using constexpr (con.5). Warning

The const variable 'OperatorHelper::OnnxOperatorSet21::sc_sinceVer_Transpose' can be computed at compile-time. Consider using constexpr (con.5).