Searched refs:fw_input_to_cell_weights_ (Results 1 – 2 of 2) sorted by relevance
88 fw_input_to_cell_weights_ = GetInput(operation, operands, kFwInputToCellWeightsTensor); in BidirectionalSequenceLSTM()290 fw_input_to_cell_weights_, fw_input_to_output_weights_, in Prepare()489 GetBuffer<const float>(fw_input_to_cell_weights_), in Eval()613 GetBuffer<const _Float16>(fw_input_to_cell_weights_), in Eval()
177 const RunTimeOperandInfo* fw_input_to_cell_weights_; variable