Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DBidirectionalSequenceLSTM.cpp318 std::vector<float> bw_scratch_buffer(getNumberOfElements(bw_scratch_shape_)); in Eval() local
404 std::vector<_Float16> bw_scratch_buffer(getNumberOfElements(bw_scratch_shape_)); in Eval() local