Package | Description |
---|---|
org.deeplearning4j.nn.conf.layers | |
org.deeplearning4j.nn.modelimport.keras.layers.convolutional |
Modifier and Type | Method and Description |
---|---|
DepthwiseConvolution2D |
DepthwiseConvolution2D.Builder.build() |
DepthwiseConvolution2D |
DepthwiseConvolution2D.clone() |
Modifier and Type | Method and Description |
---|---|
DepthwiseConvolution2D |
KerasDepthwiseConvolution2D.getDepthwiseConvolution2DLayer()
Get DL4J DepthwiseConvolution2D.
|
Copyright © 2020. All rights reserved.