| Package | Description |
|---|---|
| org.tensorflow.op.core |
| Modifier and Type | Method and Description |
|---|---|
static <T> CollectivePermute<T> |
CollectivePermute.create(Scope scope,
Operand<T> input,
Operand<Integer> sourceTargetPairs)
Factory method to create a class wrapping a new CollectivePermute operation.
|
Copyright © 2015–2019. All rights reserved.