| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.ArgMax.Attrs |
tensorflow.ArgMax.Attrs.output_type_(int output_type_) |
static tensorflow.ArgMax.Attrs |
tensorflow.ArgMax.OutputType(int x) |
tensorflow.ArgMax.Attrs |
tensorflow.ArgMax.Attrs.OutputType(int x)
Defaults to DT_INT64
|
tensorflow.ArgMax.Attrs |
tensorflow.ArgMax.Attrs.position(long position) |
| Constructor and Description |
|---|
ArgMax(tensorflow.Scope scope,
tensorflow.Input input,
tensorflow.Input dimension,
tensorflow.ArgMax.Attrs attrs) |
Copyright © 2019. All rights reserved.