Home
last modified time | relevance | path

Searched defs:TensorArrayV3Attr (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/go/op/
H A Dwrappers.go51388 type TensorArrayV3Attr func(optionalAttr) type
51465 func TensorArrayV3(scope *Scope, size tf.Output, dtype tf.DataType, optional ...TensorArrayV3Attr) …