| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.Placeholder.Attrs |
tensorflow.Placeholder.Attrs.position(long position) |
tensorflow.Placeholder.Attrs |
tensorflow.Placeholder.Attrs.shape_(tensorflow.PartialTensorShape shape_) |
static tensorflow.Placeholder.Attrs |
tensorflow.Placeholder.Shape(tensorflow.PartialTensorShape x) |
tensorflow.Placeholder.Attrs |
tensorflow.Placeholder.Attrs.Shape(tensorflow.PartialTensorShape x)
(Optional) The shape of the tensor.
|
| Constructor and Description |
|---|
Placeholder(tensorflow.Scope scope,
int dtype,
tensorflow.Placeholder.Attrs attrs) |
Copyright © 2019. All rights reserved.