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