Searched refs:CopyAttr (Results 1 – 1 of 1) sorted by relevance
23593 type CopyAttr func(optionalAttr) type23599 func CopyTensorName(value string) CopyAttr {23613 func CopyDebugOpsSpec(value []string) CopyAttr {23632 func Copy(scope *Scope, input tf.Output, optional ...CopyAttr) (output tf.Output) { argument