Uses of Class
org.tensorflow.proto.WhileContextDef
Packages that use WhileContextDef
-
Uses of WhileContextDef in org.tensorflow.proto
Methods in org.tensorflow.proto that return WhileContextDefModifier and TypeMethodDescriptionWhileContextDef.Builder.build()WhileContextDef.Builder.buildPartial()static WhileContextDefWhileContextDef.getDefaultInstance()WhileContextDef.Builder.getDefaultInstanceForType()WhileContextDef.getDefaultInstanceForType()ControlFlowContextDef.Builder.getWhileCtxt().tensorflow.WhileContextDef while_ctxt = 2;ControlFlowContextDef.getWhileCtxt().tensorflow.WhileContextDef while_ctxt = 2;ControlFlowContextDefOrBuilder.getWhileCtxt().tensorflow.WhileContextDef while_ctxt = 2;static WhileContextDefWhileContextDef.parseDelimitedFrom(InputStream input) static WhileContextDefWhileContextDef.parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static WhileContextDefWhileContextDef.parseFrom(byte[] data) static WhileContextDefWhileContextDef.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) static WhileContextDefWhileContextDef.parseFrom(ByteString data) static WhileContextDefWhileContextDef.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) static WhileContextDefWhileContextDef.parseFrom(CodedInputStream input) static WhileContextDefWhileContextDef.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) static WhileContextDefWhileContextDef.parseFrom(InputStream input) static WhileContextDefWhileContextDef.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static WhileContextDefWhileContextDef.parseFrom(ByteBuffer data) static WhileContextDefWhileContextDef.parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in org.tensorflow.proto that return types with arguments of type WhileContextDefModifier and TypeMethodDescriptionWhileContextDef.getParserForType()static Parser<WhileContextDef> WhileContextDef.parser()Methods in org.tensorflow.proto with parameters of type WhileContextDefModifier and TypeMethodDescriptionWhileContextDef.Builder.mergeFrom(WhileContextDef other) ControlFlowContextDef.Builder.mergeWhileCtxt(WhileContextDef value) .tensorflow.WhileContextDef while_ctxt = 2;static WhileContextDef.BuilderWhileContextDef.newBuilder(WhileContextDef prototype) ControlFlowContextDef.Builder.setWhileCtxt(WhileContextDef value) .tensorflow.WhileContextDef while_ctxt = 2;