public static class TensorArrayGather.Options extends Object
TensorArrayGather| Modifier and Type | Method and Description |
|---|---|
TensorArrayGather.Options |
elementShape(Shape elementShape) |
public TensorArrayGather.Options elementShape(Shape elementShape)
elementShape - The expected shape of an element, if known. Used to
validate the shapes of TensorArray elements. If this shape is not
fully specified, gathering zero-size TensorArrays is an error.Copyright © 2015–2019. All rights reserved.