Searched refs:bw_input_to_input_weights_ (Results 1 – 2 of 2) sorted by relevance
116 bw_input_to_input_weights_ = in BidirectionalSequenceLSTM()396 bw_input, bw_input_to_input_weights_, bw_input_to_forget_weights_, in Prepare()538 GetBuffer<const float>(bw_input_to_input_weights_), in Eval()663 GetOptionalBuffer<const _Float16>(bw_input_to_input_weights_), in Eval()
203 const RunTimeOperandInfo* bw_input_to_input_weights_; variable