Searched refs:bw_input_to_input_weights_ (Results 1 – 2 of 2) sorted by relevance
84 bw_input_to_input_weights_ = in BidirectionalSequenceLSTM()231 input_, bw_input_to_input_weights_, bw_input_to_forget_weights_, in Prepare()322 GetBuffer<const float>(bw_input_to_input_weights_), in Eval()408 GetOptionalBuffer<const _Float16>(bw_input_to_input_weights_), in Eval()
199 const RunTimeOperandInfo* bw_input_to_input_weights_; variable