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 |
RewriterConfigOrBuilder.getAutoParallelOrBuilder()
.tensorflow.AutoParallelOptions auto_parallel = 5; |
AutoParallelOptionsOrBuilder |
RewriterConfig.getAutoParallelOrBuilder()
.tensorflow.AutoParallelOptions auto_parallel = 5; |
AutoParallelOptionsOrBuilder |
RewriterConfig.Builder.getAutoParallelOrBuilder()
.tensorflow.AutoParallelOptions auto_parallel = 5; |
Copyright © 2015–2017. All rights reserved.