| Package | Description |
|---|---|
| org.tensorflow.op | |
| org.tensorflow.op.summary |
| Modifier and Type | Method and Description |
|---|---|
MergeSummary |
SummaryOps.mergeSummary(Iterable<Operand<String>> inputs)
Builds an
MergeSummary operation |
| Modifier and Type | Method and Description |
|---|---|
static MergeSummary |
MergeSummary.create(Scope scope,
Iterable<Operand<String>> inputs)
Factory method to create a class wrapping a new MergeSummary operation.
|
Copyright © 2015–2019. All rights reserved.