Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go5577 type MapSizeAttr func(optionalAttr) type
5616 func MapSize(scope *Scope, dtypes []tf.DataType, optional ...MapSizeAttr) (size tf.Output) {