| Package | Description |
|---|---|
| org.tensorflow.op.core |
| Modifier and Type | Method and Description |
|---|---|
static ImageSummary.Options |
ImageSummary.badColor(Tensor<?> badColor) |
ImageSummary.Options |
ImageSummary.Options.badColor(Tensor<?> badColor) |
static ImageSummary.Options |
ImageSummary.maxImages(Long maxImages) |
ImageSummary.Options |
ImageSummary.Options.maxImages(Long maxImages) |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Number> |
ImageSummary.create(Scope scope,
Operand<String> tag,
Operand<T> tensor,
ImageSummary.Options... options)
Factory method to create a class to wrap a new ImageSummary operation to the graph.
|
Copyright © 2019. All rights reserved.