Searched refs:apply_on_input_state (Results 1 – 1 of 1) sorted by relevance
1133 bool apply_on_input_state = index_within_layer < num_params_input_state; in Compute() local1135 if (layer_idx == 0 && apply_on_input_state) { in Compute()1141 if (apply_on_input_state) { in Compute()