Uses of Interface
org.tensorflow.framework.AutoParallelOptionsOrBuilder
-
Packages that use AutoParallelOptionsOrBuilder Package Description org.tensorflow.framework -
-
Uses of AutoParallelOptionsOrBuilder in org.tensorflow.framework
Classes in org.tensorflow.framework that implement AutoParallelOptionsOrBuilder Modifier and Type Class Description classAutoParallelOptionsProtobuf typetensorflow.AutoParallelOptionsstatic classAutoParallelOptions.BuilderProtobuf typetensorflow.AutoParallelOptionsMethods in org.tensorflow.framework that return AutoParallelOptionsOrBuilder Modifier and Type Method Description AutoParallelOptionsOrBuilderRewriterConfig.Builder. getAutoParallelOrBuilder()Configures AutoParallel optimization passes either through the meta-optimizer or when manually specified through the optimizers field.AutoParallelOptionsOrBuilderRewriterConfig. getAutoParallelOrBuilder()Configures AutoParallel optimization passes either through the meta-optimizer or when manually specified through the optimizers field.AutoParallelOptionsOrBuilderRewriterConfigOrBuilder. getAutoParallelOrBuilder()Configures AutoParallel optimization passes either through the meta-optimizer or when manually specified through the optimizers field.
-