extraArgs, extraArgz, n, numProcessed, passThrough, x, y, z| Constructor and Description |
|---|
ShapeOp() |
ShapeOp(INDArray x)
An op for one ndarray
|
ShapeOp(INDArray x,
INDArray z)
Specify an alternative result array
|
ShapeOp(INDArray x,
INDArray y,
INDArray z,
long n) |
ShapeOp(INDArray x,
INDArray z,
long n)
Specify an alternative output array
|
exec, exec, extraArgs, extraArgsBuff, extraArgsDataBuff, getOpType, init, isExecSpecial, isPassThrough, n, numProcessed, setN, setX, setY, setZ, toString, x, y, zclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitname, op, op, op, op, op, op, op, op, opForDimension, opForDimension, opNum, setExtraArgspublic ShapeOp()
public ShapeOp(INDArray x, INDArray z, long n)
x - the inputz - the outputn - the number of elements to iterate onpublic ShapeOp(INDArray x)
x - the ndarrayCopyright © 2017. All rights reserved.