| Package | Description |
|---|---|
| org.tensorflow.op | |
| org.tensorflow.op.audio |
| Modifier and Type | Method and Description |
|---|---|
DecodeWav |
AudioOps.decodeWav(Operand<String> contents,
DecodeWav.Options... options)
Builds an
DecodeWav operation |
| Modifier and Type | Method and Description |
|---|---|
static DecodeWav |
DecodeWav.create(Scope scope,
Operand<String> contents,
DecodeWav.Options... options)
Factory method to create a class wrapping a new DecodeWav operation.
|
Copyright © 2015–2019. All rights reserved.