Searched refs:MapSizeAttr (Results 1 – 1 of 1) sorted by relevance
6422 type MapSizeAttr func(optionalAttr) type6428 func MapSizeCapacity(value int64) MapSizeAttr {6438 func MapSizeMemoryLimit(value int64) MapSizeAttr {6446 func MapSizeContainer(value string) MapSizeAttr {6454 func MapSizeSharedName(value string) MapSizeAttr {6461 func MapSize(scope *Scope, dtypes []tf.DataType, optional ...MapSizeAttr) (size tf.Output) { argument