Home
last modified time | relevance | path

Searched defs:kFwInputToCellWeightsTensor (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/modules/NeuralNetworks/common/types/operations/include/
DBidirectionalSequenceLSTM.h49 static constexpr int kFwInputToCellWeightsTensor = 3; variable
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dbidirectional_sequence_lstm.cc45 constexpr int kFwInputToCellWeightsTensor = 3; variable