public final class
DeleteRandomSeedGenerator
Constants
String | OP_NAME | The name of this op, as known by TensorFlow core engine |
Public Methods
static DeleteRandomSeedGenerator |
Inherited Methods
Constants
public static final String OP_NAME
The name of this op, as known by TensorFlow core engine
Constant Value:
"DeleteRandomSeedGenerator"
Public Methods
public static DeleteRandomSeedGenerator create (Scope scope, Operand<?> handle, Operand<?> deleter)
Factory method to create a class wrapping a new DeleteRandomSeedGenerator operation.
Parameters
scope | current scope |
---|
Returns
- a new instance of DeleteRandomSeedGenerator