public class DropOutInverted extends BaseRandomOp
extraArgs, extraArgz, n, numProcessed, passThrough, x, y, z| Constructor and Description |
|---|
DropOutInverted() |
DropOutInverted(INDArray x,
double p) |
DropOutInverted(INDArray x,
INDArray z,
double p) |
DropOutInverted(INDArray x,
INDArray z,
double p,
long n) |
| Modifier and Type | Method and Description |
|---|---|
void |
init(INDArray x,
INDArray y,
INDArray z,
long n)
Initialize the operation based on the parameters
|
String |
name()
The name of this operation
|
int |
opNum()
An op number
|
op, op, op, op, op, op, op, op, opForDimension, opForDimensionexec, exec, extraArgs, extraArgsBuff, extraArgsDataBuff, getOpType, isExecSpecial, isPassThrough, n, numProcessed, setN, setX, setY, setZ, toString, x, y, zclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitexec, exec, extraArgs, extraArgsBuff, extraArgsDataBuff, isExecSpecial, isPassThrough, n, numProcessed, setExtraArgs, setN, setX, setY, setZ, x, y, zpublic DropOutInverted()
public DropOutInverted(@NonNull
INDArray x,
double p)
public int opNum()
Oppublic String name()
OpCopyright © 2017. All rights reserved.