Searched refs:StringFormatAttr (Results 1 – 1 of 1) sorted by relevance
26772 type StringFormatAttr func(optionalAttr) type26778 func StringFormatTemplate(value string) StringFormatAttr {26788 func StringFormatPlaceholder(value string) StringFormatAttr {26798 func StringFormatSummarize(value int64) StringFormatAttr {26812 func StringFormat(scope *Scope, inputs []tf.Output, optional ...StringFormatAttr) (output tf.Output… argument