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