Searched refs:PlaceholderAttr (Results 1 – 1 of 1) sorted by relevance
1553 type PlaceholderAttr func(optionalAttr) type1560 func PlaceholderShape(value tf.Shape) PlaceholderAttr {1576 func Placeholder(scope *Scope, dtype tf.DataType, optional ...PlaceholderAttr) (output tf.Output) { argument