Uses of Interface
org.tensorflow.distruntime.ExecutorOptsOrBuilder
-
Packages that use ExecutorOptsOrBuilder Package Description org.tensorflow.distruntime -
-
Uses of ExecutorOptsOrBuilder in org.tensorflow.distruntime
Classes in org.tensorflow.distruntime that implement ExecutorOptsOrBuilder Modifier and Type Class Description classExecutorOptsOptions specific to the execution of a single step.static classExecutorOpts.BuilderOptions specific to the execution of a single step.Methods in org.tensorflow.distruntime that return ExecutorOptsOrBuilder Modifier and Type Method Description ExecutorOptsOrBuilderRunGraphRequest.Builder. getExecOptsOrBuilder()Options for this step.ExecutorOptsOrBuilderRunGraphRequest. getExecOptsOrBuilder()Options for this step.ExecutorOptsOrBuilderRunGraphRequestOrBuilder. getExecOptsOrBuilder()Options for this step.
-