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