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