Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go5377 type OrderedMapUnstageAttr func(optionalAttr) type
5383 func OrderedMapUnstageCapacity(value int64) OrderedMapUnstageAttr {
5393 func OrderedMapUnstageMemoryLimit(value int64) OrderedMapUnstageAttr {
5401 func OrderedMapUnstageContainer(value string) OrderedMapUnstageAttr {
5409 func OrderedMapUnstageSharedName(value string) OrderedMapUnstageAttr {
5419 …y tf.Output, indices tf.Output, dtypes []tf.DataType, optional ...OrderedMapUnstageAttr) (values [… argument