Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A 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