| Package | Description |
|---|---|
| org.tensorflow.op | |
| org.tensorflow.op.core |
| Modifier and Type | Method and Description |
|---|---|
PrintV2 |
Ops.printV2(Operand<String> input,
PrintV2.Options... options)
Adds an
PrintV2 operation to the graph |
| Modifier and Type | Method and Description |
|---|---|
static PrintV2.Options |
PrintV2.outputStream(String outputStream) |
PrintV2.Options |
PrintV2.Options.outputStream(String outputStream) |
| Modifier and Type | Method and Description |
|---|---|
static PrintV2 |
PrintV2.create(Scope scope,
Operand<String> input,
PrintV2.Options... options)
Factory method to create a class to wrap a new PrintV2 operation to the graph.
|
Copyright © 2015–2019. All rights reserved.