Uses of Class
org.tensorflow.framework.ControlFlowContextDef
-
Packages that use ControlFlowContextDef Package Description org.tensorflow.framework -
-
Uses of ControlFlowContextDef in org.tensorflow.framework
Methods in org.tensorflow.framework that return ControlFlowContextDef Modifier and Type Method Description ControlFlowContextDefControlFlowContextDef.Builder. build()ControlFlowContextDefControlFlowContextDef.Builder. buildPartial()static ControlFlowContextDefControlFlowContextDef. getDefaultInstance()ControlFlowContextDefControlFlowContextDef.Builder. getDefaultInstanceForType()ControlFlowContextDefControlFlowContextDef. getDefaultInstanceForType()ControlFlowContextDefCondContextDef.Builder. getNestedContexts(int index)Contexts contained inside this context (e.g.ControlFlowContextDefCondContextDef. getNestedContexts(int index)Contexts contained inside this context (e.g.ControlFlowContextDefCondContextDefOrBuilder. getNestedContexts(int index)Contexts contained inside this context (e.g.ControlFlowContextDefWhileContextDef.Builder. getNestedContexts(int index)Contexts contained inside this context (e.g.ControlFlowContextDefWhileContextDef. getNestedContexts(int index)Contexts contained inside this context (e.g.ControlFlowContextDefWhileContextDefOrBuilder. getNestedContexts(int index)Contexts contained inside this context (e.g.static ControlFlowContextDefControlFlowContextDef. parseDelimitedFrom(InputStream input)static ControlFlowContextDefControlFlowContextDef. parseDelimitedFrom(InputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static ControlFlowContextDefControlFlowContextDef. parseFrom(byte[] data)static ControlFlowContextDefControlFlowContextDef. parseFrom(byte[] data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static ControlFlowContextDefControlFlowContextDef. parseFrom(InputStream input)static ControlFlowContextDefControlFlowContextDef. parseFrom(InputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static ControlFlowContextDefControlFlowContextDef. parseFrom(ByteBuffer data)static ControlFlowContextDefControlFlowContextDef. parseFrom(ByteBuffer data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static ControlFlowContextDefControlFlowContextDef. parseFrom(org.nd4j.shade.protobuf.ByteString data)static ControlFlowContextDefControlFlowContextDef. parseFrom(org.nd4j.shade.protobuf.ByteString data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static ControlFlowContextDefControlFlowContextDef. parseFrom(org.nd4j.shade.protobuf.CodedInputStream input)static ControlFlowContextDefControlFlowContextDef. parseFrom(org.nd4j.shade.protobuf.CodedInputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)Methods in org.tensorflow.framework that return types with arguments of type ControlFlowContextDef Modifier and Type Method Description List<ControlFlowContextDef>CondContextDef.Builder. getNestedContextsList()Contexts contained inside this context (e.g.List<ControlFlowContextDef>CondContextDef. getNestedContextsList()Contexts contained inside this context (e.g.List<ControlFlowContextDef>CondContextDefOrBuilder. getNestedContextsList()Contexts contained inside this context (e.g.List<ControlFlowContextDef>WhileContextDef.Builder. getNestedContextsList()Contexts contained inside this context (e.g.List<ControlFlowContextDef>WhileContextDef. getNestedContextsList()Contexts contained inside this context (e.g.List<ControlFlowContextDef>WhileContextDefOrBuilder. getNestedContextsList()Contexts contained inside this context (e.g.org.nd4j.shade.protobuf.Parser<ControlFlowContextDef>ControlFlowContextDef. getParserForType()static org.nd4j.shade.protobuf.Parser<ControlFlowContextDef>ControlFlowContextDef. parser()Methods in org.tensorflow.framework with parameters of type ControlFlowContextDef Modifier and Type Method Description CondContextDef.BuilderCondContextDef.Builder. addNestedContexts(int index, ControlFlowContextDef value)Contexts contained inside this context (e.g.CondContextDef.BuilderCondContextDef.Builder. addNestedContexts(ControlFlowContextDef value)Contexts contained inside this context (e.g.WhileContextDef.BuilderWhileContextDef.Builder. addNestedContexts(int index, ControlFlowContextDef value)Contexts contained inside this context (e.g.WhileContextDef.BuilderWhileContextDef.Builder. addNestedContexts(ControlFlowContextDef value)Contexts contained inside this context (e.g.ControlFlowContextDef.BuilderControlFlowContextDef.Builder. mergeFrom(ControlFlowContextDef other)static ControlFlowContextDef.BuilderControlFlowContextDef. newBuilder(ControlFlowContextDef prototype)CondContextDef.BuilderCondContextDef.Builder. setNestedContexts(int index, ControlFlowContextDef value)Contexts contained inside this context (e.g.WhileContextDef.BuilderWhileContextDef.Builder. setNestedContexts(int index, ControlFlowContextDef value)Contexts contained inside this context (e.g.Method parameters in org.tensorflow.framework with type arguments of type ControlFlowContextDef Modifier and Type Method Description CondContextDef.BuilderCondContextDef.Builder. addAllNestedContexts(Iterable<? extends ControlFlowContextDef> values)Contexts contained inside this context (e.g.WhileContextDef.BuilderWhileContextDef.Builder. addAllNestedContexts(Iterable<? extends ControlFlowContextDef> values)Contexts contained inside this context (e.g.
-