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