public static class ImageSummary.Options extends Object
ImageSummary| Modifier and Type | Method and Description |
|---|---|
ImageSummary.Options |
badColor(Tensor<?> badColor) |
ImageSummary.Options |
maxImages(Long maxImages) |
public ImageSummary.Options maxImages(Long maxImages)
maxImages - Max number of batch elements to generate images for.public ImageSummary.Options badColor(Tensor<?> badColor)
badColor - Color to use for pixels with non-finite values.Copyright © 2015–2019. All rights reserved.