![]() |
ATLAS Offline Software
|
#include <Stack.h>
Public Member Functions | |
| virtual | ~IRecurrentLayer () |
| virtual MatrixXd | scan (const MatrixXd &) const =0 |
Public Attributes | |
| bool | m_go_backwards = false |
| bool | m_return_sequence = false |
|
inlinevirtual |
|
pure virtual |
Implemented in lwtDev::BidirectionalLayer, lwtDev::GRULayer, lwtDev::LSTMLayer, and lwtDev::EmbeddingLayer.
1.8.18