| Package | Description |
|---|---|
| org.tensorflow.op.core |
| Modifier and Type | Method and Description |
|---|---|
static <U,T> StatefulUniformInt<U> |
StatefulUniformInt.create(Scope scope,
Operand<?> resource,
Operand<Long> algorithm,
Operand<T> shape,
Operand<U> minval,
Operand<U> maxval)
Factory method to create a class wrapping a new StatefulUniformInt operation.
|
Copyright © 2015–2019. All rights reserved.