Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go24546 type MapUnstageNoKeyAttr func(optionalAttr) type
24552 func MapUnstageNoKeyCapacity(value int64) MapUnstageNoKeyAttr {
24562 func MapUnstageNoKeyMemoryLimit(value int64) MapUnstageNoKeyAttr {
24570 func MapUnstageNoKeyContainer(value string) MapUnstageNoKeyAttr {
24578 func MapUnstageNoKeySharedName(value string) MapUnstageNoKeyAttr {
24588 …scope *Scope, indices tf.Output, dtypes []tf.DataType, optional ...MapUnstageNoKeyAttr) (key tf.Ou… argument