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