Searched refs:bw_input_to_cell_weights_ (Results 1 – 2 of 2) sorted by relevance
120 bw_input_to_cell_weights_ = GetInput(operation, operands, kBwInputToCellWeightsTensor); in BidirectionalSequenceLSTM()398 bw_input_to_cell_weights_, bw_input_to_output_weights_, in Prepare()541 GetBuffer<const float>(bw_input_to_cell_weights_), in Eval()666 GetBuffer<const _Float16>(bw_input_to_cell_weights_), in Eval()
208 const RunTimeOperandInfo* bw_input_to_cell_weights_; variable