Searched refs:TensorArrayV3Attr (Results 1 – 1 of 1) sorted by relevance
22917 type TensorArrayV3Attr func(optionalAttr) type22925 func TensorArrayV3ElementShape(value tf.Shape) TensorArrayV3Attr {22936 func TensorArrayV3DynamicSize(value bool) TensorArrayV3Attr {22948 func TensorArrayV3ClearAfterRead(value bool) TensorArrayV3Attr {22963 func TensorArrayV3IdenticalElementShapes(value bool) TensorArrayV3Attr {22975 func TensorArrayV3TensorArrayName(value string) TensorArrayV3Attr {22990 func TensorArrayV3(scope *Scope, size tf.Output, dtype tf.DataType, optional ...TensorArrayV3Attr) … argument