Searched defs:CastAttr (Results 1 – 1 of 1) sorted by relevance
22379 type CastAttr func(optionalAttr) type22390 func Cast(scope *Scope, x tf.Output, DstT tf.DataType, optional ...CastAttr) (y tf.Output) {