Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/NeuralNetworks/common/types/operations/include/
DBidirectionalSequenceLSTM.h48 static constexpr int kFwInputToForgetWeightsTensor = 2; variable
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dbidirectional_sequence_lstm.cc44 constexpr int kFwInputToForgetWeightsTensor = 2; variable