public class FactoryForwards
extends java.lang.Object
| Constructor and Description |
|---|
FactoryForwards() |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Tensor<T>> |
spatialPadding(ConfigPadding config,
java.lang.Class<T> type) |
public static <T extends Tensor<T>> BaseSpatialPadding2D<T> spatialPadding(ConfigPadding config, java.lang.Class<T> type)