Modifier and Type | Class and Description |
---|---|
class |
AbstractLSTM |
class |
AutoEncoder |
class |
BaseOutputLayer |
class |
BasePretrainNetwork |
class |
BaseRecurrentLayer |
class |
BatchNormalization |
class |
CenterLossOutputLayer |
class |
Cnn3DLossLayer |
class |
CnnLossLayer |
class |
Convolution1D |
class |
Convolution1DLayer |
class |
Convolution2D |
class |
Convolution3D |
class |
ConvolutionLayer |
class |
Deconvolution2D |
class |
Deconvolution3D |
class |
DenseLayer |
class |
DepthwiseConvolution2D |
class |
DropoutLayer |
class |
EmbeddingLayer |
class |
EmbeddingSequenceLayer |
class |
GravesBidirectionalLSTM
Deprecated.
|
class |
GravesLSTM
Deprecated.
|
class |
LossLayer |
class |
LSTM |
class |
OutputLayer |
class |
RnnLossLayer |
class |
RnnOutputLayer |
class |
SeparableConvolution2D |
Modifier and Type | Class and Description |
---|---|
class |
ElementWiseMultiplicationLayer |
class |
RepeatVector |
Modifier and Type | Class and Description |
---|---|
class |
SimpleRnn |
Modifier and Type | Class and Description |
---|---|
class |
VariationalAutoencoder |
Modifier and Type | Class and Description |
---|---|
class |
OCNNOutputLayer |
Modifier and Type | Method and Description |
---|---|
static LayerMemoryReport |
LSTMHelpers.getMemoryReport(boolean isGraves,
FeedForwardLayer lstmLayer,
InputType inputType) |
Copyright © 2022. All rights reserved.