Home
last modified time | relevance | path

Searched defs:kAuxInputTensor (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/packages/modules/NeuralNetworks/common/types/operations/include/
DBidirectionalSequenceRNN.h37 constexpr uint32_t kAuxInputTensor = 9; // optional variable
DBidirectionalSequenceLSTM.h117 static constexpr int kAuxInputTensor = 39; // Optional variable
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dbidirectional_sequence_rnn.cc57 constexpr int kAuxInputTensor = 9; // Optional. variable
H A Dbidirectional_sequence_lstm.cc113 constexpr int kAuxInputTensor = 39; // Optional variable