Uses of Class
org.tensorflow.proto.CondContextDef
Packages that use CondContextDef
-
Uses of CondContextDef in org.tensorflow.proto
Methods in org.tensorflow.proto that return CondContextDefModifier and TypeMethodDescriptionCondContextDef.Builder.build()CondContextDef.Builder.buildPartial()ControlFlowContextDef.Builder.getCondCtxt().tensorflow.CondContextDef cond_ctxt = 1;ControlFlowContextDef.getCondCtxt().tensorflow.CondContextDef cond_ctxt = 1;ControlFlowContextDefOrBuilder.getCondCtxt().tensorflow.CondContextDef cond_ctxt = 1;static CondContextDefCondContextDef.getDefaultInstance()CondContextDef.Builder.getDefaultInstanceForType()CondContextDef.getDefaultInstanceForType()static CondContextDefCondContextDef.parseDelimitedFrom(InputStream input) static CondContextDefCondContextDef.parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static CondContextDefCondContextDef.parseFrom(byte[] data) static CondContextDefCondContextDef.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) static CondContextDefCondContextDef.parseFrom(ByteString data) static CondContextDefCondContextDef.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) static CondContextDefCondContextDef.parseFrom(CodedInputStream input) static CondContextDefCondContextDef.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) static CondContextDefCondContextDef.parseFrom(InputStream input) static CondContextDefCondContextDef.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static CondContextDefCondContextDef.parseFrom(ByteBuffer data) static CondContextDefCondContextDef.parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in org.tensorflow.proto that return types with arguments of type CondContextDefModifier and TypeMethodDescriptionCondContextDef.getParserForType()static Parser<CondContextDef> CondContextDef.parser()Methods in org.tensorflow.proto with parameters of type CondContextDefModifier and TypeMethodDescriptionControlFlowContextDef.Builder.mergeCondCtxt(CondContextDef value) .tensorflow.CondContextDef cond_ctxt = 1;CondContextDef.Builder.mergeFrom(CondContextDef other) static CondContextDef.BuilderCondContextDef.newBuilder(CondContextDef prototype) ControlFlowContextDef.Builder.setCondCtxt(CondContextDef value) .tensorflow.CondContextDef cond_ctxt = 1;