| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.Empty.Attrs |
tensorflow.Empty.Attrs.init_(boolean init_) |
static tensorflow.Empty.Attrs |
tensorflow.Empty.Init(boolean x) |
tensorflow.Empty.Attrs |
tensorflow.Empty.Attrs.Init(boolean x)
If True, initialize the returned tensor with the default value of dtype.
|
tensorflow.Empty.Attrs |
tensorflow.Empty.Attrs.position(long position) |
| Constructor and Description |
|---|
Empty(tensorflow.Scope scope,
tensorflow.Input shape,
int dtype,
tensorflow.Empty.Attrs attrs) |
Copyright © 2019. All rights reserved.