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