Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DBidirectionalSequenceLSTM.h108 static constexpr int kFwInputCellStateTensor = 36; variable
DBidirectionalSequenceLSTM.cpp82 fw_cell_state_ = GetInput(operation, operands, kFwInputCellStateTensor); in BidirectionalSequenceLSTM()