Package | Description |
---|---|
org.deeplearning4j.nn.conf.layers |
Modifier and Type | Method and Description |
---|---|
ZeroPaddingLayer.Builder |
ZeroPaddingLayer.Builder.dataFormat(CNN2DFormat format)
Set the data format for the CNN activations - NCHW (channels first) or NHWC (channels last).
|
Copyright © 2022. All rights reserved.