| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.AudioSummary.Attrs |
tensorflow.AudioSummary.Attrs.max_outputs_(long max_outputs_) |
static tensorflow.AudioSummary.Attrs |
tensorflow.AudioSummary.MaxOutputs(long x) |
tensorflow.AudioSummary.Attrs |
tensorflow.AudioSummary.Attrs.MaxOutputs(long x)
Max number of batch elements to generate audio for.
|
tensorflow.AudioSummary.Attrs |
tensorflow.AudioSummary.Attrs.position(long position) |
| Constructor and Description |
|---|
AudioSummary(tensorflow.Scope scope,
tensorflow.Input tag,
tensorflow.Input tensor,
tensorflow.Input sample_rate,
tensorflow.AudioSummary.Attrs attrs) |
Copyright © 2019. All rights reserved.