Searched defs:UnpackAttr (Results 1 – 1 of 1) sorted by relevance
22252 type UnpackAttr func(optionalAttr) type22285 func Unpack(scope *Scope, value tf.Output, num int64, optional ...UnpackAttr) (output []tf.Output) {