| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.ImageSummary.Attrs |
tensorflow.ImageSummary.Attrs.bad_color_(tensorflow.TensorProto bad_color_) |
static tensorflow.ImageSummary.Attrs |
tensorflow.ImageSummary.BadColor(tensorflow.TensorProto x) |
tensorflow.ImageSummary.Attrs |
tensorflow.ImageSummary.Attrs.BadColor(tensorflow.TensorProto x)
Color to use for pixels with non-finite values.
|
tensorflow.ImageSummary.Attrs |
tensorflow.ImageSummary.Attrs.max_images_(long max_images_) |
static tensorflow.ImageSummary.Attrs |
tensorflow.ImageSummary.MaxImages(long x) |
tensorflow.ImageSummary.Attrs |
tensorflow.ImageSummary.Attrs.MaxImages(long x)
Max number of batch elements to generate images for.
|
tensorflow.ImageSummary.Attrs |
tensorflow.ImageSummary.Attrs.position(long position) |
| Constructor and Description |
|---|
ImageSummary(tensorflow.Scope scope,
tensorflow.Input tag,
tensorflow.Input tensor,
tensorflow.ImageSummary.Attrs attrs) |
Copyright © 2019. All rights reserved.