cdopt.nn.module# cdopt.nn.module contains predefined neural layers for PyTorch. All these layers can be accessed in cdopt.nn. Linear_cdopt Bilinear Conv1d_cdopt Conv2d_cdopt Conv3d_cdopt RNNBase_cdopt RNN_cdopt LSTM_cdopt GRU_cdopt RNNCell_cdopt LSTMCell_cdopt GRUCell_cdopt cdopt.nn.module.utils