Home
last modified time | relevance | path

Searched refs:PlaceholderAttr (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/go/op/
Dwrappers.go1553 type PlaceholderAttr func(optionalAttr) type
1560 func PlaceholderShape(value tf.Shape) PlaceholderAttr {
1576 func Placeholder(scope *Scope, dtype tf.DataType, optional ...PlaceholderAttr) (output tf.Output) { argument