metadata
title: RNN Layer
RNN Layer
- Layer type:
RNN - Doxygen Documentation
- Header:
./include/caffe/layers/rnn_layer.hpp - CPU implementation:
./src/caffe/layers/rnn_layer.cpp
Parameters
- Parameters (
RecurrentParameter recurrent_param) - From
./src/caffe/proto/caffe.proto:
{% highlight Protobuf %} {% include proto/RecurrentParameter.txt %} {% endhighlight %}