| Package | Description |
|---|---|
| org.tensorflow.op.core |
| Modifier and Type | Method and Description |
|---|---|
static StaticRegexReplace.Options |
StaticRegexReplace.replaceGlobal(Boolean replaceGlobal) |
StaticRegexReplace.Options |
StaticRegexReplace.Options.replaceGlobal(Boolean replaceGlobal) |
| Modifier and Type | Method and Description |
|---|---|
static StaticRegexReplace |
StaticRegexReplace.create(Scope scope,
Operand<String> input,
String pattern,
String rewrite,
StaticRegexReplace.Options... options)
Factory method to create a class to wrap a new StaticRegexReplace operation to the graph.
|
Copyright © 2015–2019. All rights reserved.