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