public final class
DTensorRestoreV2
Public Methods
| static DTensorRestoreV2 | |
| Iterator<Operand<Object>> |
iterator()
|
| List<Output<?>> |
tensors()
|
Inherited Methods
Public Methods
public static DTensorRestoreV2 create (Scope scope, Operand<String> prefix, Operand<String> tensorNames, Operand<String> shapeAndSlices, List<Shape> inputShapes, List<String> inputLayouts, List<Class<?>> dtypes)
Factory method to create a class wrapping a new DTensorRestoreV2 operation.
Parameters
| scope | current scope |
|---|
Returns
- a new instance of DTensorRestoreV2