Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dlstm_shared.h39 constexpr int kRecurrentToCellWeightsTensor = 7; variable
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/graph_transformations/
H A Dlstm_utils.h39 kRecurrentToCellWeightsTensor = 7, enumerator
/aosp_15_r20/packages/modules/NeuralNetworks/common/types/operations/include/
DQuantizedLSTM.h48 static constexpr int kRecurrentToCellWeightsTensor = 7; variable
DUnidirectionalSequenceLSTM.h39 constexpr uint32_t kRecurrentToCellWeightsTensor = 7; variable
DQLSTM.h37 constexpr uint32_t kRecurrentToCellWeightsTensor = 7; variable
DLSTM.h68 static constexpr int kRecurrentToCellWeightsTensor = 7; variable