Searched refs:TensorArrayV2Attr (Results 1 – 1 of 1) sorted by relevance
30116 type TensorArrayV2Attr func(optionalAttr) type30120 func TensorArrayV2ElementShape(value tf.Shape) TensorArrayV2Attr {30128 func TensorArrayV2DynamicSize(value bool) TensorArrayV2Attr {30136 func TensorArrayV2ClearAfterRead(value bool) TensorArrayV2Attr {30144 func TensorArrayV2TensorArrayName(value string) TensorArrayV2Attr {30153 func TensorArrayV2(scope *Scope, size tf.Output, dtype tf.DataType, optional ...TensorArrayV2Attr) … argument