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