Uses of Interface
org.tensorflow.framework.DebugOptionsOrBuilder
-
Packages that use DebugOptionsOrBuilder Package Description org.tensorflow.distruntime org.tensorflow.framework -
-
Uses of DebugOptionsOrBuilder in org.tensorflow.distruntime
Methods in org.tensorflow.distruntime that return DebugOptionsOrBuilder Modifier and Type Method Description DebugOptionsOrBuilderRegisterGraphRequest.Builder. getDebugOptionsOrBuilder()Field(s) used by TensorFlow Debugger (tfdbg).DebugOptionsOrBuilderRegisterGraphRequest. getDebugOptionsOrBuilder()Field(s) used by TensorFlow Debugger (tfdbg).DebugOptionsOrBuilderRegisterGraphRequestOrBuilder. getDebugOptionsOrBuilder()Field(s) used by TensorFlow Debugger (tfdbg). -
Uses of DebugOptionsOrBuilder in org.tensorflow.framework
Classes in org.tensorflow.framework that implement DebugOptionsOrBuilder Modifier and Type Class Description classDebugOptionsEXPERIMENTAL.static classDebugOptions.BuilderEXPERIMENTAL.Methods in org.tensorflow.framework that return DebugOptionsOrBuilder Modifier and Type Method Description DebugOptionsOrBuilderRunOptions.Builder. getDebugOptionsOrBuilder()EXPERIMENTAL.DebugOptionsOrBuilderRunOptions. getDebugOptionsOrBuilder()EXPERIMENTAL.DebugOptionsOrBuilderRunOptionsOrBuilder. getDebugOptionsOrBuilder()EXPERIMENTAL.
-