Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go30834 type PlaceholderAttr func(optionalAttr) type
30858 func Placeholder(scope *Scope, dtype tf.DataType, optional ...PlaceholderAttr) (output tf.Output) {