Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go26546 type MapStageAttr func(optionalAttr) type
26555 func MapStageCapacity(value int64) MapStageAttr {
26565 func MapStageMemoryLimit(value int64) MapStageAttr {
26576 func MapStageContainer(value string) MapStageAttr {
26586 func MapStageSharedName(value string) MapStageAttr {
26602 …ices tf.Output, values []tf.Output, dtypes []tf.DataType, optional ...MapStageAttr) (o *tf.Operati… argument