Searched refs:recurrent_to_output_weights_array (Results 1 – 1 of 1) sorted by relevance
1117 const auto& recurrent_to_output_weights_array = in ProcessUnidirectionalSequenceLstmOperator() local1120 if (!recurrent_to_output_weights_array.has_shape()) { in ProcessUnidirectionalSequenceLstmOperator()1124 const auto& output_weights_shape = recurrent_to_output_weights_array.shape(); in ProcessUnidirectionalSequenceLstmOperator()1201 const auto& recurrent_to_output_weights_array = in ProcessBidirectionalSequenceLstmOperator() local1204 if (!recurrent_to_output_weights_array.has_shape()) { in ProcessBidirectionalSequenceLstmOperator()1218 const auto& output_weights_shape = recurrent_to_output_weights_array.shape(); in ProcessBidirectionalSequenceLstmOperator()