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

Combined TF_RET_CHECK condition and initialised compile_time_const_ar… #102

Open
wants to merge 1 commit into
base: r1.15.5+nv23.03
Choose a base branch
from

Conversation

gautam1858
Copy link
Contributor

…g_indices to avoid redundant initialisation

Combined the TF_RET_CHECK conditions using && for conciseness. Initialized compile_time_const_arg_indices with false values to avoid redundant initialization in the loop.

…g_indices to avoid redundant initialisation

Combined the TF_RET_CHECK conditions using && for conciseness.
Initialized compile_time_const_arg_indices with false values to avoid redundant initialization in the loop.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant