Searched refs:recurrent_to_cell_weights_transposed (Results 1 – 1 of 1) sorted by relevance
798 …const TensorInfo recurrent_to_cell_weights_transposed(TensorShape(num_units, output_size), 1, recu… in validate() local805 …_ON_ERROR(NETranspose::validate(recurrent_to_cell_weights, &recurrent_to_cell_weights_transposed)); in validate()