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