Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go23678 type MapUnstageAttr func(optionalAttr) type
23684 func MapUnstageCapacity(value int64) MapUnstageAttr {
23694 func MapUnstageMemoryLimit(value int64) MapUnstageAttr {
23702 func MapUnstageContainer(value string) MapUnstageAttr {
23710 func MapUnstageSharedName(value string) MapUnstageAttr {
23720 … key tf.Output, indices tf.Output, dtypes []tf.DataType, optional ...MapUnstageAttr) (values []tf.… argument