Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/go/op/
H A Dwrappers.go28842 type OrderedMapUnstageNoKeyAttr func(optionalAttr) type
28848 func OrderedMapUnstageNoKeyCapacity(value int64) OrderedMapUnstageNoKeyAttr {
28858 func OrderedMapUnstageNoKeyMemoryLimit(value int64) OrderedMapUnstageNoKeyAttr {
28866 func OrderedMapUnstageNoKeyContainer(value string) OrderedMapUnstageNoKeyAttr {
28874 func OrderedMapUnstageNoKeySharedName(value string) OrderedMapUnstageNoKeyAttr {
28884 …e *Scope, indices tf.Output, dtypes []tf.DataType, optional ...OrderedMapUnstageNoKeyAttr) (key tf… argument