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

Add first-class check for nested datanodes in math/arithmetic ops. #5466

Merged
merged 1 commit into from
May 15, 2024

Add first-class check for nested datanodes in math/arithmetic ops.

89eb32f
Select commit
Loading
Failed to load commit list.
Merged

Add first-class check for nested datanodes in math/arithmetic ops. #5466

Add first-class check for nested datanodes in math/arithmetic ops.
89eb32f
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / CodeQL succeeded May 13, 2024 in 5s

No new alerts in code changed by this pull request

Annotations

Check notice on line 1218 in dali/test/python/operator_1/test_arithmetic_ops.py

See this annotation in the file changed.

Code scanning / CodeQL

Unused local variable Note test

Variable u is not used.

Check notice on line 1219 in dali/test/python/operator_1/test_arithmetic_ops.py

See this annotation in the file changed.

Code scanning / CodeQL

Unused local variable Note test

Variable v is not used.