Searched refs:TensorArrayV2Attr (Results 1 – 1 of 1) sorted by relevance
6238 type TensorArrayV2Attr func(optionalAttr) type6242 func TensorArrayV2ElementShape(value tf.Shape) TensorArrayV2Attr {6250 func TensorArrayV2DynamicSize(value bool) TensorArrayV2Attr {6258 func TensorArrayV2ClearAfterRead(value bool) TensorArrayV2Attr {6266 func TensorArrayV2TensorArrayName(value string) TensorArrayV2Attr {6275 func TensorArrayV2(scope *Scope, size tf.Output, dtype tf.DataType, optional ...TensorArrayV2Attr) … argument