Home
last modified time | relevance | path

Searched defs:kRecurrentToForgetWeightsTensor (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dlstm_shared.h38 constexpr int kRecurrentToForgetWeightsTensor = 6; variable
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/graph_transformations/
H A Dlstm_utils.h38 kRecurrentToForgetWeightsTensor = 6, enumerator
/aosp_15_r20/packages/modules/NeuralNetworks/common/types/operations/include/
DQuantizedLSTM.h47 static constexpr int kRecurrentToForgetWeightsTensor = 6; variable
DUnidirectionalSequenceLSTM.h38 constexpr uint32_t kRecurrentToForgetWeightsTensor = 6; variable
DQLSTM.h36 constexpr uint32_t kRecurrentToForgetWeightsTensor = 6; variable
DLSTM.h67 static constexpr int kRecurrentToForgetWeightsTensor = 6; variable