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

Dont check input alias on Function call #1049

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Stop checking for input alias in Function.__call__

69d0dd9
Select commit
Loading
Failed to load commit list.
Draft

Dont check input alias on Function call #1049

Stop checking for input alias in Function.__call__
69d0dd9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 25, 2024 in 1s

91.93% of diff hit (target 100.00%)

View this Pull Request on Codecov

91.93% of diff hit (target 100.00%)

Annotations

Check warning on line 769 in pytensor/compile/function/types.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pytensor/compile/function/types.py#L769

Added line #L769 was not covered by tests

Check warning on line 820 in pytensor/compile/function/types.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

pytensor/compile/function/types.py#L820

Added line #L820 was not covered by tests