Searched refs:bw_input_to_cell_weights_ (Results 1 – 2 of 2) sorted by relevance
119 bw_input_to_cell_weights_ = GetInput(operation, operands, kBwInputToCellWeightsTensor); in BidirectionalSequenceLSTM()397 bw_input_to_cell_weights_, bw_input_to_output_weights_, in Prepare()540 GetBuffer<const float>(bw_input_to_cell_weights_), in Eval()665 GetBuffer<const _Float16>(bw_input_to_cell_weights_), in Eval()
205 const RunTimeOperandInfo* bw_input_to_cell_weights_; variable