Open gautam1858 opened 1 year ago
…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.