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