Searched refs:fw_aux_input_to_output_weights_ (Results 1 – 2 of 2) sorted by relevance
121 fw_aux_input_to_output_weights_ = in BidirectionalSequenceLSTM()195 !IsNullInput(fw_aux_input_to_output_weights_) && in Prepare()201 IsNullInput(fw_aux_input_to_output_weights_) && in Prepare()301 GetOptionalBuffer<const float>(fw_aux_input_to_output_weights_), in Eval()387 GetOptionalBuffer<const _Float16>(fw_aux_input_to_output_weights_), in Eval()
162 const RunTimeOperandInfo* fw_aux_input_to_output_weights_; variable