| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.EncodeBase64.Attrs |
tensorflow.EncodeBase64.Attrs.pad_(boolean pad_) |
static tensorflow.EncodeBase64.Attrs |
tensorflow.EncodeBase64.Pad(boolean x) |
tensorflow.EncodeBase64.Attrs |
tensorflow.EncodeBase64.Attrs.Pad(boolean x)
Bool whether padding is applied at the ends.
|
tensorflow.EncodeBase64.Attrs |
tensorflow.EncodeBase64.Attrs.position(long position) |
| Constructor and Description |
|---|
EncodeBase64(tensorflow.Scope scope,
tensorflow.Input input,
tensorflow.EncodeBase64.Attrs attrs) |
Copyright © 2019. All rights reserved.