RNN cell flags. More…
#include <dnnl.hpp> enum rnn_flags { undef = dnnl_rnn_flags_undef, };
RNN cell flags.
undef
Undefined RNN flags.