| Package | Description |
|---|---|
| org.tensorflow.op.core |
| Modifier and Type | Method and Description |
|---|---|
static <T> RaggedTensorToSparse<T> |
RaggedTensorToSparse.create(Scope scope,
Iterable<Operand<Long>> rtNestedSplits,
Operand<T> rtDenseValues)
Factory method to create a class to wrap a new RaggedTensorToSparse operation to the graph.
|
Copyright © 2015–2019. All rights reserved.