Uses of Interface
org.tensorflow.framework.GPUOptionsOrBuilder
-
Packages that use GPUOptionsOrBuilder Package Description org.tensorflow.framework -
-
Uses of GPUOptionsOrBuilder in org.tensorflow.framework
Classes in org.tensorflow.framework that implement GPUOptionsOrBuilder Modifier and Type Class Description classGPUOptionsProtobuf typetensorflow.GPUOptionsstatic classGPUOptions.BuilderProtobuf typetensorflow.GPUOptionsMethods in org.tensorflow.framework that return GPUOptionsOrBuilder Modifier and Type Method Description GPUOptionsOrBuilderConfigProto.Builder. getGpuOptionsOrBuilder()Options that apply to all GPUs.GPUOptionsOrBuilderConfigProto. getGpuOptionsOrBuilder()Options that apply to all GPUs.GPUOptionsOrBuilderConfigProtoOrBuilder. getGpuOptionsOrBuilder()Options that apply to all GPUs.
-