| Package | Description |
|---|---|
| org.tensorflow.framework |
| Modifier and Type | Class and Description |
|---|---|
class |
AutoParallelOptions
Protobuf type
tensorflow.AutoParallelOptions |
static class |
AutoParallelOptions.Builder
Protobuf type
tensorflow.AutoParallelOptions |
| Modifier and Type | Method and Description |
|---|---|
AutoParallelOptionsOrBuilder |
RewriterConfig.getAutoParallelOrBuilder()
Configures AutoParallel optimization passes either through the
meta-optimizer or when manually specified through the optimizers field.
|
AutoParallelOptionsOrBuilder |
RewriterConfig.Builder.getAutoParallelOrBuilder()
Configures AutoParallel optimization passes either through the
meta-optimizer or when manually specified through the optimizers field.
|
AutoParallelOptionsOrBuilder |
RewriterConfigOrBuilder.getAutoParallelOrBuilder()
Configures AutoParallel optimization passes either through the
meta-optimizer or when manually specified through the optimizers field.
|
Copyright © 2015–2018. All rights reserved.