Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DBidirectionalSequenceLSTM.h163 const RunTimeOperandInfo* bw_aux_input_to_input_weights_; variable
DBidirectionalSequenceLSTM.cpp123 bw_aux_input_to_input_weights_ = GetInput(operation, operands, kBwAuxInputToInputWeightsTensor); in BidirectionalSequenceLSTM()
336 GetOptionalBuffer<const float>(bw_aux_input_to_input_weights_), in Eval()
422 GetOptionalBuffer<const _Float16>(bw_aux_input_to_input_weights_), in Eval()