Searched refs:no_value (Results 1 – 1 of 1) sorted by relevance
115 static RunTimeOperandInfo no_value; in LSTMCell() local116 no_value.lifetime = OperandLifeTime::NO_VALUE; in LSTMCell()118 input_layer_norm_weights_ = &no_value; in LSTMCell()119 forget_layer_norm_weights_ = &no_value; in LSTMCell()120 cell_layer_norm_weights_ = &no_value; in LSTMCell()121 output_layer_norm_weights_ = &no_value; in LSTMCell()