Skip to content

Address PR feedback: remove unused _PYTHON_TYPE_TO_DTYPE, suppress B0…

d3b52dd
Select commit
Loading
Failed to load commit list.
Open

Unify BuilderBase and GraphBuilder: shared call_op with feature flags #2910

Address PR feedback: remove unused _PYTHON_TYPE_TO_DTYPE, suppress B0…
d3b52dd
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL completed May 10, 2026 in 3s

1 configuration not found

Warning: Code scanning may not have found all the alerts introduced by this pull request, because 1 configuration present on refs/heads/main was not found:

API upload

  • ❓  <default>

New alerts in code changed by this pull request

  • 1 warning

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 460 in onnxscript/_internal/builder.py

See this annotation in the file changed.

Code scanning / CodeQL

Signature mismatch in overriding method Warning

This method requires 1 positional argument, whereas overridden
BuilderBase.op
requires at least 2.