Searched refs:bw_input_to_input_weights_ (Results 1 – 2 of 2) sorted by relevance
117 bw_input_to_input_weights_ = in BidirectionalSequenceLSTM()397 bw_input, bw_input_to_input_weights_, bw_input_to_forget_weights_, in Prepare()539 GetBuffer<const float>(bw_input_to_input_weights_), in Eval()664 GetOptionalBuffer<const _Float16>(bw_input_to_input_weights_), in Eval()
206 const RunTimeOperandInfo* bw_input_to_input_weights_; variable