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