| Package | Description |
|---|---|
| org.bytedeco.javacpp |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.BundleWriter.Options |
tensorflow.BundleWriter.Options.data_alignment(int data_alignment) |
tensorflow.BundleWriter.Options |
tensorflow.BundleWriter.Options.position(long position) |
| Constructor and Description |
|---|
BundleWriter(tensorflow.Env env,
BytePointer prefix,
tensorflow.BundleWriter.Options options) |
BundleWriter(tensorflow.Env env,
String prefix,
tensorflow.BundleWriter.Options options) |
Copyright © 2019. All rights reserved.