Home
last modified time | relevance | path

Searched defs:kBwRecurrentToOutputWeightsTensor (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/packages/modules/NeuralNetworks/common/types/operations/include/
DBidirectionalSequenceLSTM.h85 static constexpr int kBwRecurrentToOutputWeightsTensor = 25; variable
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dbidirectional_sequence_lstm.cc81 constexpr int kBwRecurrentToOutputWeightsTensor = 25; variable
/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/graph_transformations/
H A Dpropagate_fixed_sizes.cc1200 constexpr int kBwRecurrentToOutputWeightsTensor = 25; in ProcessBidirectionalSequenceLstmOperator() local