Searched refs:recurrent_to_output_weights_array (Results 1 – 1 of 1) sorted by relevance
1104 const auto& recurrent_to_output_weights_array = in ProcessUnidirectionalSequenceLstmOperator() local1107 if (!recurrent_to_output_weights_array.has_shape()) { in ProcessUnidirectionalSequenceLstmOperator()1111 const auto& output_weights_shape = recurrent_to_output_weights_array.shape(); in ProcessUnidirectionalSequenceLstmOperator()1188 const auto& recurrent_to_output_weights_array = in ProcessBidirectionalSequenceLstmOperator() local1191 if (!recurrent_to_output_weights_array.has_shape()) { in ProcessBidirectionalSequenceLstmOperator()1205 const auto& output_weights_shape = recurrent_to_output_weights_array.shape(); in ProcessBidirectionalSequenceLstmOperator()