| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.Max.Attrs |
tensorflow.Max.Attrs.keep_dims_(boolean keep_dims_) |
static tensorflow.Max.Attrs |
tensorflow.Max.KeepDims(boolean x) |
tensorflow.Max.Attrs |
tensorflow.Max.Attrs.KeepDims(boolean x)
If true, retain reduced dimensions with length 1.
|
tensorflow.Max.Attrs |
tensorflow.Max.Attrs.position(long position) |
| Constructor and Description |
|---|
Max(tensorflow.Scope scope,
tensorflow.Input input,
tensorflow.Input axis,
tensorflow.Max.Attrs attrs) |
Copyright © 2019. All rights reserved.