| Package | Description |
|---|---|
| org.tensorflow.distruntime | |
| org.tensorflow.framework |
| Modifier and Type | Method and Description |
|---|---|
CallableOptions |
MakeCallableRequest.getOptions()
Options that define the behavior of the created callable.
|
CallableOptions |
MakeCallableRequest.Builder.getOptions()
Options that define the behavior of the created callable.
|
CallableOptions |
MakeCallableRequestOrBuilder.getOptions()
Options that define the behavior of the created callable.
|
| Modifier and Type | Method and Description |
|---|---|
MakeCallableRequest.Builder |
MakeCallableRequest.Builder.mergeOptions(CallableOptions value)
Options that define the behavior of the created callable.
|
MakeCallableRequest.Builder |
MakeCallableRequest.Builder.setOptions(CallableOptions value)
Options that define the behavior of the created callable.
|
| Modifier and Type | Method and Description |
|---|---|
CallableOptions |
CallableOptions.Builder.build() |
CallableOptions |
CallableOptions.Builder.buildPartial() |
static CallableOptions |
CallableOptions.getDefaultInstance() |
CallableOptions |
CallableOptions.getDefaultInstanceForType() |
CallableOptions |
CallableOptions.Builder.getDefaultInstanceForType() |
static CallableOptions |
CallableOptions.parseDelimitedFrom(InputStream input) |
static CallableOptions |
CallableOptions.parseDelimitedFrom(InputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static CallableOptions |
CallableOptions.parseFrom(byte[] data) |
static CallableOptions |
CallableOptions.parseFrom(byte[] data,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static CallableOptions |
CallableOptions.parseFrom(ByteBuffer data) |
static CallableOptions |
CallableOptions.parseFrom(ByteBuffer data,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static CallableOptions |
CallableOptions.parseFrom(org.nd4j.shade.protobuf.ByteString data) |
static CallableOptions |
CallableOptions.parseFrom(org.nd4j.shade.protobuf.ByteString data,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static CallableOptions |
CallableOptions.parseFrom(org.nd4j.shade.protobuf.CodedInputStream input) |
static CallableOptions |
CallableOptions.parseFrom(org.nd4j.shade.protobuf.CodedInputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
static CallableOptions |
CallableOptions.parseFrom(InputStream input) |
static CallableOptions |
CallableOptions.parseFrom(InputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
org.nd4j.shade.protobuf.Parser<CallableOptions> |
CallableOptions.getParserForType() |
static org.nd4j.shade.protobuf.Parser<CallableOptions> |
CallableOptions.parser() |
| Modifier and Type | Method and Description |
|---|---|
CallableOptions.Builder |
CallableOptions.Builder.mergeFrom(CallableOptions other) |
static CallableOptions.Builder |
CallableOptions.newBuilder(CallableOptions prototype) |
Copyright © 2021. All rights reserved.