| Package | Description |
|---|---|
| org.tensorflow.op.core |
| Modifier and Type | Method and Description |
|---|---|
static WriteAudioSummary.Options |
WriteAudioSummary.maxOutputs(Long maxOutputs) |
WriteAudioSummary.Options |
WriteAudioSummary.Options.maxOutputs(Long maxOutputs) |
| Modifier and Type | Method and Description |
|---|---|
static WriteAudioSummary |
WriteAudioSummary.create(Scope scope,
Operand<?> writer,
Operand<Long> step,
Operand<String> tag,
Operand<Float> tensor,
Operand<Float> sampleRate,
WriteAudioSummary.Options... options)
Factory method to create a class to wrap a new WriteAudioSummary operation to the graph.
|
Copyright © 2015–2019. All rights reserved.