Home
last modified time | relevance | path

Searched refs:SubstrAttr (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/go/op/
Dwrappers.go27229 type SubstrAttr func(optionalAttr) type
27239 func SubstrUnit(value string) SubstrAttr {
27329 func Substr(scope *Scope, input tf.Output, pos tf.Output, len tf.Output, optional ...SubstrAttr) (o… argument