Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/go/op/
H A Dwrappers.go10919 type DecodeCSVAttr func(optionalAttr) type
10979 …V(scope *Scope, records tf.Output, record_defaults []tf.Output, optional ...DecodeCSVAttr) (output…