Uses of Interface
org.tensorflow.framework.ControlFlowContextDefOrBuilder
-
Packages that use ControlFlowContextDefOrBuilder Package Description org.tensorflow.framework -
-
Uses of ControlFlowContextDefOrBuilder in org.tensorflow.framework
Classes in org.tensorflow.framework that implement ControlFlowContextDefOrBuilder Modifier and Type Class Description classControlFlowContextDefContainer for any kind of control flow context.static classControlFlowContextDef.BuilderContainer for any kind of control flow context.Methods in org.tensorflow.framework that return ControlFlowContextDefOrBuilder Modifier and Type Method Description ControlFlowContextDefOrBuilderCondContextDef.Builder. getNestedContextsOrBuilder(int index)Contexts contained inside this context (e.g.ControlFlowContextDefOrBuilderCondContextDef. getNestedContextsOrBuilder(int index)Contexts contained inside this context (e.g.ControlFlowContextDefOrBuilderCondContextDefOrBuilder. getNestedContextsOrBuilder(int index)Contexts contained inside this context (e.g.ControlFlowContextDefOrBuilderWhileContextDef.Builder. getNestedContextsOrBuilder(int index)Contexts contained inside this context (e.g.ControlFlowContextDefOrBuilderWhileContextDef. getNestedContextsOrBuilder(int index)Contexts contained inside this context (e.g.ControlFlowContextDefOrBuilderWhileContextDefOrBuilder. getNestedContextsOrBuilder(int index)Contexts contained inside this context (e.g.Methods in org.tensorflow.framework that return types with arguments of type ControlFlowContextDefOrBuilder Modifier and Type Method Description List<? extends ControlFlowContextDefOrBuilder>CondContextDef.Builder. getNestedContextsOrBuilderList()Contexts contained inside this context (e.g.List<? extends ControlFlowContextDefOrBuilder>CondContextDef. getNestedContextsOrBuilderList()Contexts contained inside this context (e.g.List<? extends ControlFlowContextDefOrBuilder>CondContextDefOrBuilder. getNestedContextsOrBuilderList()Contexts contained inside this context (e.g.List<? extends ControlFlowContextDefOrBuilder>WhileContextDef.Builder. getNestedContextsOrBuilderList()Contexts contained inside this context (e.g.List<? extends ControlFlowContextDefOrBuilder>WhileContextDef. getNestedContextsOrBuilderList()Contexts contained inside this context (e.g.List<? extends ControlFlowContextDefOrBuilder>WhileContextDefOrBuilder. getNestedContextsOrBuilderList()Contexts contained inside this context (e.g.
-