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