| Package | Description |
|---|---|
| org.tensorflow.op.core |
| Modifier and Type | Method and Description |
|---|---|
static <U extends Number,T> |
RaggedTensorFromVariant.create(Scope scope,
Operand<?> encodedRagged,
Long inputRaggedRank,
Long outputRaggedRank,
Class<T> Tvalues,
Class<U> Tsplits)
Factory method to create a class wrapping a new RaggedTensorFromVariant operation.
|
Copyright © 2015–2019. All rights reserved.