Home
last modified time | relevance | path

Searched refs:fw_aux_input_to_input_weights_ (Results 1 – 2 of 2) sorted by relevance

/frameworks/ml/nn/common/operations/
DBidirectionalSequenceLSTM.h159 const RunTimeOperandInfo* fw_aux_input_to_input_weights_; variable
DBidirectionalSequenceLSTM.cpp117 fw_aux_input_to_input_weights_ = GetInput(operation, operands, kFwAuxInputToInputWeightsTensor); in BidirectionalSequenceLSTM()
298 GetOptionalBuffer<const float>(fw_aux_input_to_input_weights_), in Eval()
384 GetOptionalBuffer<const _Float16>(fw_aux_input_to_input_weights_), in Eval()