| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.Qr.Attrs |
tensorflow.Qr.Attrs.full_matrices_(boolean full_matrices_) |
static tensorflow.Qr.Attrs |
tensorflow.Qr.FullMatrices(boolean x) |
tensorflow.Qr.Attrs |
tensorflow.Qr.Attrs.FullMatrices(boolean x)
If true, compute full-sized
q and r. |
tensorflow.Qr.Attrs |
tensorflow.Qr.Attrs.position(long position) |
| Constructor and Description |
|---|
Qr(tensorflow.Scope scope,
tensorflow.Input input,
tensorflow.Qr.Attrs attrs) |
Copyright © 2019. All rights reserved.