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