Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go30801 type OrderedMapUnstageNoKeyAttr func(optionalAttr) type
30807 func OrderedMapUnstageNoKeyCapacity(value int64) OrderedMapUnstageNoKeyAttr {
30817 func OrderedMapUnstageNoKeyMemoryLimit(value int64) OrderedMapUnstageNoKeyAttr {
30825 func OrderedMapUnstageNoKeyContainer(value string) OrderedMapUnstageNoKeyAttr {
30833 func OrderedMapUnstageNoKeySharedName(value string) OrderedMapUnstageNoKeyAttr {
30843 …e *Scope, indices tf.Output, dtypes []tf.DataType, optional ...OrderedMapUnstageNoKeyAttr) (key tf… argument