| Package | Description |
|---|---|
| org.tensorflow.op.core |
| Modifier and Type | Method and Description |
|---|---|
static BatchSelfAdjointEigV2.Options |
BatchSelfAdjointEigV2.computeV(Boolean computeV) |
BatchSelfAdjointEigV2.Options |
BatchSelfAdjointEigV2.Options.computeV(Boolean computeV) |
| Modifier and Type | Method and Description |
|---|---|
static <T extends Number> |
BatchSelfAdjointEigV2.create(Scope scope,
Operand<T> input,
BatchSelfAdjointEigV2.Options... options)
Factory method to create a class to wrap a new BatchSelfAdjointEigV2 operation to the graph.
|
Copyright © 2019. All rights reserved.