Searched defs:ComputeOutput (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/webrtc/modules/audio_processing/agc2/rnn_vad/ | ||
H A D | rnn_fc.cc | 92 void FullyConnectedLayer::ComputeOutput(rtc::ArrayView<const float> input) { in ComputeOutput() function in webrtc::rnn_vad::FullyConnectedLayer |
H A D | rnn_gru.cc | 160 void GatedRecurrentLayer::ComputeOutput(rtc::ArrayView<const float> input) { in ComputeOutput() function in webrtc::rnn_vad::GatedRecurrentLayer |