public static class LibMatrixDNNConv2dHelper.LoopedIm2ColConv2dAllChan extends Object implements Callable<Long>
| Modifier and Type | Field and Description |
|---|---|
protected ConvolutionParameters |
_params |
protected int |
_rl |
protected int |
_ru |
| Constructor and Description |
|---|
LoopedIm2ColConv2dAllChan(int rl,
int ru,
ConvolutionParameters params) |
protected final int _rl
protected final int _ru
protected final ConvolutionParameters _params
public LoopedIm2ColConv2dAllChan(int rl,
int ru,
ConvolutionParameters params)
Copyright © 2017 The Apache Software Foundation. All rights reserved.