| Package | Description |
|---|---|
| org.nd4j.linalg.convolution | |
| org.nd4j.linalg.factory |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseConvolution |
class |
DefaultConvolutionInstance |
| Modifier and Type | Method and Description |
|---|---|
static ConvolutionInstance |
Nd4j.getConvolution()
Get the convolution singleton
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Nd4j.setConvolution(ConvolutionInstance convolutionInstance)
Set a convolution instance
|
Copyright © 2021. All rights reserved.