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