AutoParallelOptions |
AutoParallelOptions.Builder.build() |
|
AutoParallelOptions |
AutoParallelOptions.Builder.buildPartial() |
|
AutoParallelOptions |
RewriterConfig.Builder.getAutoParallel() |
Configures AutoParallel optimization passes either through the
meta-optimizer or when manually specified through the optimizers field.
|
AutoParallelOptions |
RewriterConfig.getAutoParallel() |
Configures AutoParallel optimization passes either through the
meta-optimizer or when manually specified through the optimizers field.
|
AutoParallelOptions |
RewriterConfigOrBuilder.getAutoParallel() |
Configures AutoParallel optimization passes either through the
meta-optimizer or when manually specified through the optimizers field.
|
static AutoParallelOptions |
AutoParallelOptions.getDefaultInstance() |
|
AutoParallelOptions |
AutoParallelOptions.Builder.getDefaultInstanceForType() |
|
AutoParallelOptions |
AutoParallelOptions.getDefaultInstanceForType() |
|
static AutoParallelOptions |
AutoParallelOptions.parseDelimitedFrom(InputStream input) |
|
static AutoParallelOptions |
AutoParallelOptions.parseDelimitedFrom(InputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static AutoParallelOptions |
AutoParallelOptions.parseFrom(byte[] data) |
|
static AutoParallelOptions |
AutoParallelOptions.parseFrom(byte[] data,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static AutoParallelOptions |
AutoParallelOptions.parseFrom(InputStream input) |
|
static AutoParallelOptions |
AutoParallelOptions.parseFrom(InputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static AutoParallelOptions |
AutoParallelOptions.parseFrom(ByteBuffer data) |
|
static AutoParallelOptions |
AutoParallelOptions.parseFrom(ByteBuffer data,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static AutoParallelOptions |
AutoParallelOptions.parseFrom(org.nd4j.shade.protobuf.ByteString data) |
|
static AutoParallelOptions |
AutoParallelOptions.parseFrom(org.nd4j.shade.protobuf.ByteString data,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
|
static AutoParallelOptions |
AutoParallelOptions.parseFrom(org.nd4j.shade.protobuf.CodedInputStream input) |
|
static AutoParallelOptions |
AutoParallelOptions.parseFrom(org.nd4j.shade.protobuf.CodedInputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
|