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