commit | 91313139131b3b28e6eac95a7d762d8f9420ce63 | [log] [tgz] |
---|---|---|
author | Alessio Bazzica <alessiob@webrtc.org> | Thu Dec 03 18:35:05 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Dec 04 07:40:41 2020 |
tree | c15c4a0bda5cd694f5d839640f5580253bbcfb58 | |
parent | 0bf7082260d5b634f315ed38dbf0b73783c4bd20 [diff] |
RNN VAD: GRU layer isolated into rnn_gru.h/.cc Refactoring done to more easily and cleanly add SIMD optimizations and to remove `GatedRecurrentLayer` from the RNN VAD api. Bug: webrtc:10480 Change-Id: Ie1dffdd9b19c57c03a0b634f6818c0780456a66c Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/195445 Commit-Queue: Alessio Bazzica <alessiob@webrtc.org> Reviewed-by: Jakob Ivarsson <jakobi@webrtc.org> Cr-Commit-Position: refs/heads/master@{#32770}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.