Searched refs:no_value (Results 1 – 1 of 1) sorted by relevance
106 static RunTimeOperandInfo no_value; in LSTMCell() local107 no_value.lifetime = OperandLifeTime::NO_VALUE; in LSTMCell()109 input_layer_norm_weights_ = &no_value; in LSTMCell()110 forget_layer_norm_weights_ = &no_value; in LSTMCell()111 cell_layer_norm_weights_ = &no_value; in LSTMCell()112 output_layer_norm_weights_ = &no_value; in LSTMCell()