public final class NDUtils
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
static void |
checkConcatInput(NDList list)
Check two criteria of concat input: 1.
|
static Shape |
getShapeFromEmptyNDArrayForReductionOp(Shape shape,
int axis)
|