Home
last modified time | relevance | path

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

/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/
DBidirectionalSequenceLSTM.cpp534 std::vector<float> bw_scratch_buffer(getNumberOfElements(bw_scratch_shape_)); in Eval() local
659 std::vector<_Float16> bw_scratch_buffer(getNumberOfElements(bw_scratch_shape_)); in Eval() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dbidirectional_sequence_lstm.cc635 TfLiteTensor* bw_scratch_buffer; in Prepare() local
1120 TfLiteTensor* bw_scratch_buffer; in Eval() local