Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go1565 type SizeAttr func(optionalAttr) type
1569 func SizeOutType(value tf.DataType) SizeAttr {
1586 func Size(scope *Scope, input tf.Output, optional ...SizeAttr) (output tf.Output) { argument