Searched defs:kCellStateInTensor (Results 1 – 2 of 2) sorted by relevance
| /frameworks/ml/nn/common/operations/ | ||
| D | LSTM.h | 87 static constexpr int kCellStateInTensor = 19; variable |
| D | UnidirectionalSequenceLSTM.cpp | 66 constexpr uint32_t kCellStateInTensor = 19; variable |