| Package | Description |
|---|---|
| org.tensorflow.op.core |
| Modifier and Type | Method and Description |
|---|---|
static <U,T extends Number,V extends Number> |
RaggedTensorToTensor.create(Scope scope,
Operand<T> shape,
Operand<U> values,
Operand<U> defaultValue,
Iterable<Operand<V>> rowPartitionTensors,
List<String> rowPartitionTypes)
Factory method to create a class wrapping a new RaggedTensorToTensor operation.
|
Copyright © 2015–2019. All rights reserved.