Searched refs:index_within_layer (Results 1 – 1 of 1) sorted by relevance
1128 const int index_within_layer = i % num_params_per_layer; in Compute() local1133 bool apply_on_input_state = index_within_layer < num_params_input_state; in Compute()