| Package | Description |
|---|---|
| org.tensorflow.op | |
| org.tensorflow.op.io |
| Modifier and Type | Method and Description |
|---|---|
DecodeBase64 |
IoOps.decodeBase64(Operand<String> input)
Builds an
DecodeBase64 operation |
| Modifier and Type | Method and Description |
|---|---|
static DecodeBase64 |
DecodeBase64.create(Scope scope,
Operand<String> input)
Factory method to create a class wrapping a new DecodeBase64 operation.
|
Copyright © 2015–2019. All rights reserved.