| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.Gather.Attrs |
tensorflow.Gather.Attrs.position(long position) |
tensorflow.Gather.Attrs |
tensorflow.Gather.Attrs.validate_indices_(boolean validate_indices_) |
static tensorflow.Gather.Attrs |
tensorflow.Gather.ValidateIndices(boolean x) |
tensorflow.Gather.Attrs |
tensorflow.Gather.Attrs.ValidateIndices(boolean x)
Defaults to true
|
| Constructor and Description |
|---|
Gather(tensorflow.Scope scope,
tensorflow.Input params,
tensorflow.Input indices,
tensorflow.Gather.Attrs attrs) |
Copyright © 2019. All rights reserved.