Searched refs:StringFormatAttr (Results 1 – 1 of 1) sorted by relevance
37426 type StringFormatAttr func(optionalAttr) type37432 func StringFormatTemplate(value string) StringFormatAttr {37442 func StringFormatPlaceholder(value string) StringFormatAttr {37452 func StringFormatSummarize(value int64) StringFormatAttr {37466 func StringFormat(scope *Scope, inputs []tf.Output, optional ...StringFormatAttr) (output tf.Output… argument