Uses of Interface
org.tensorflow.distruntime.ServerDefOrBuilder
-
Packages that use ServerDefOrBuilder Package Description org.tensorflow.distruntime tensorflow.eager -
-
Uses of ServerDefOrBuilder in org.tensorflow.distruntime
Classes in org.tensorflow.distruntime that implement ServerDefOrBuilder Modifier and Type Class Description classServerDefDefines the configuration of a single TensorFlow server.static classServerDef.BuilderDefines the configuration of a single TensorFlow server.Methods in org.tensorflow.distruntime that return ServerDefOrBuilder Modifier and Type Method Description ServerDefOrBuilderCreateWorkerSessionRequest.Builder. getServerDefOrBuilder()Defines the configuration of a TensorFlow worker.ServerDefOrBuilderCreateWorkerSessionRequest. getServerDefOrBuilder()Defines the configuration of a TensorFlow worker.ServerDefOrBuilderCreateWorkerSessionRequestOrBuilder. getServerDefOrBuilder()Defines the configuration of a TensorFlow worker. -
Uses of ServerDefOrBuilder in tensorflow.eager
Methods in tensorflow.eager that return ServerDefOrBuilder Modifier and Type Method Description ServerDefOrBuilderEagerServiceOuterClass.CreateContextRequest.Builder. getServerDefOrBuilder()Identifies the full cluster, and this particular worker's position within.ServerDefOrBuilderEagerServiceOuterClass.CreateContextRequest. getServerDefOrBuilder()Identifies the full cluster, and this particular worker's position within.ServerDefOrBuilderEagerServiceOuterClass.CreateContextRequestOrBuilder. getServerDefOrBuilder()Identifies the full cluster, and this particular worker's position within.
-