Uses of Interface
org.tensorflow.framework.GraphOptionsOrBuilder
-
Packages that use GraphOptionsOrBuilder Package Description org.tensorflow.distruntime org.tensorflow.framework -
-
Uses of GraphOptionsOrBuilder in org.tensorflow.distruntime
Methods in org.tensorflow.distruntime that return GraphOptionsOrBuilder Modifier and Type Method Description GraphOptionsOrBuilderRegisterGraphRequest.Builder. getGraphOptionsOrBuilder()Configuration options for the session in which this graph was created.GraphOptionsOrBuilderRegisterGraphRequest. getGraphOptionsOrBuilder()Configuration options for the session in which this graph was created.GraphOptionsOrBuilderRegisterGraphRequestOrBuilder. getGraphOptionsOrBuilder()Configuration options for the session in which this graph was created. -
Uses of GraphOptionsOrBuilder in org.tensorflow.framework
Classes in org.tensorflow.framework that implement GraphOptionsOrBuilder Modifier and Type Class Description classGraphOptionsProtobuf typetensorflow.GraphOptionsstatic classGraphOptions.BuilderProtobuf typetensorflow.GraphOptionsMethods in org.tensorflow.framework that return GraphOptionsOrBuilder Modifier and Type Method Description GraphOptionsOrBuilderConfigProto.Builder. getGraphOptionsOrBuilder()Options that apply to all graphs.GraphOptionsOrBuilderConfigProto. getGraphOptionsOrBuilder()Options that apply to all graphs.GraphOptionsOrBuilderConfigProtoOrBuilder. getGraphOptionsOrBuilder()Options that apply to all graphs.
-