| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.NthElement.Attrs |
tensorflow.NthElement.Attrs.position(long position) |
tensorflow.NthElement.Attrs |
tensorflow.NthElement.Attrs.reverse_(boolean reverse_) |
static tensorflow.NthElement.Attrs |
tensorflow.NthElement.Reverse(boolean x) |
tensorflow.NthElement.Attrs |
tensorflow.NthElement.Attrs.Reverse(boolean x)
When set to True, find the nth-largest value in the vector and vice
versa.
|
| Constructor and Description |
|---|
NthElement(tensorflow.Scope scope,
tensorflow.Input input,
tensorflow.Input n,
tensorflow.NthElement.Attrs attrs) |
Copyright © 2019. All rights reserved.