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