| Package | Description |
|---|---|
| org.tensorflow.op.core |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Number,U> |
RaggedTensorToVariant.create(Scope scope,
Iterable<Operand<T>> rtNestedSplits,
Operand<U> rtDenseValues,
Boolean batchedInput)
Factory method to create a class wrapping a new RaggedTensorToVariant operation.
|
Copyright © 2015–2019. All rights reserved.