Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dlstm_shared.h40 constexpr int kRecurrentToOutputWeightsTensor = 8; variable
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/graph_transformations/
H A Dlstm_utils.h40 kRecurrentToOutputWeightsTensor = 8, enumerator
/aosp_15_r20/packages/modules/NeuralNetworks/common/types/operations/include/
DQuantizedLSTM.h49 static constexpr int kRecurrentToOutputWeightsTensor = 8; variable
DUnidirectionalSequenceLSTM.h40 constexpr uint32_t kRecurrentToOutputWeightsTensor = 8; variable
DQLSTM.h38 constexpr uint32_t kRecurrentToOutputWeightsTensor = 8; variable
DLSTM.h69 static constexpr int kRecurrentToOutputWeightsTensor = 8; variable