Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/go/op/
H A Dwrappers.go51331 type TensorArrayV2Attr func(optionalAttr) type
51368 func TensorArrayV2(scope *Scope, size tf.Output, dtype tf.DataType, optional ...TensorArrayV2Attr) …