Searched refs:MapSizeAttr (Results 1 – 1 of 1) sorted by relevance
5577 type MapSizeAttr func(optionalAttr) type5583 func MapSizeCapacity(value int64) MapSizeAttr {5593 func MapSizeMemoryLimit(value int64) MapSizeAttr {5601 func MapSizeContainer(value string) MapSizeAttr {5609 func MapSizeSharedName(value string) MapSizeAttr {5616 func MapSize(scope *Scope, dtypes []tf.DataType, optional ...MapSizeAttr) (size tf.Output) { argument