| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.ScatterNdAdd.Attrs |
tensorflow.ScatterNdAdd.Attrs.position(long position) |
tensorflow.ScatterNdAdd.Attrs |
tensorflow.ScatterNdAdd.Attrs.use_locking_(boolean use_locking_) |
static tensorflow.ScatterNdAdd.Attrs |
tensorflow.ScatterNdAdd.UseLocking(boolean x) |
tensorflow.ScatterNdAdd.Attrs |
tensorflow.ScatterNdAdd.Attrs.UseLocking(boolean x)
An optional bool.
|
| Constructor and Description |
|---|
ScatterNdAdd(tensorflow.Scope scope,
tensorflow.Input ref,
tensorflow.Input indices,
tensorflow.Input updates,
tensorflow.ScatterNdAdd.Attrs attrs) |
Copyright © 2019. All rights reserved.