| Package | Description |
|---|---|
| org.tensorflow.op | |
| org.tensorflow.op.strings |
| Modifier and Type | Method and Description |
|---|---|
StringFormat |
StringsOps.stringFormat(Iterable<Operand<?>> inputs,
StringFormat.Options... options)
Builds an
StringFormat operation |
| Modifier and Type | Method and Description |
|---|---|
static StringFormat |
StringFormat.create(Scope scope,
Iterable<Operand<?>> inputs,
StringFormat.Options... options)
Factory method to create a class wrapping a new StringFormat operation.
|
Copyright © 2015–2019. All rights reserved.