| Package | Description |
|---|---|
| org.tensorflow.op.strings |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Number> |
UnicodeDecodeWithOffsets.create(Scope scope,
Operand<String> input,
String inputEncoding,
Class<T> Tsplits,
UnicodeDecodeWithOffsets.Options... options)
Factory method to create a class wrapping a new UnicodeDecodeWithOffsets operation.
|
static UnicodeDecodeWithOffsets<Long> |
UnicodeDecodeWithOffsets.create(Scope scope,
Operand<String> input,
String inputEncoding,
UnicodeDecodeWithOffsets.Options... options)
Factory method to create a class wrapping a new UnicodeDecodeWithOffsets operation using default output types.
|
Copyright © 2015–2019. All rights reserved.