Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/NeuralNetworks/common/types/operations/include/
DBidirectionalSequenceLSTM.h77 static constexpr int kBwInputToForgetWeightsTensor = 19; variable
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dbidirectional_sequence_lstm.cc73 constexpr int kBwInputToForgetWeightsTensor = 19; variable