Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go22379 type CastAttr func(optionalAttr) type
22390 func Cast(scope *Scope, x tf.Output, DstT tf.DataType, optional ...CastAttr) (y tf.Output) {