Searched refs:CastAttr (Results 1 – 1 of 1) sorted by relevance
22379 type CastAttr func(optionalAttr) type22383 func CastTruncate(value bool) CastAttr {22390 func Cast(scope *Scope, x tf.Output, DstT tf.DataType, optional ...CastAttr) (y tf.Output) { argument