Uses of Class
org.tensorflow.proto.VarLenFeatureProto
Packages that use VarLenFeatureProto
-
Uses of VarLenFeatureProto in org.tensorflow.proto
Methods in org.tensorflow.proto that return VarLenFeatureProtoModifier and TypeMethodDescriptionVarLenFeatureProto.Builder.build()VarLenFeatureProto.Builder.buildPartial()static VarLenFeatureProtoVarLenFeatureProto.getDefaultInstance()VarLenFeatureProto.Builder.getDefaultInstanceForType()VarLenFeatureProto.getDefaultInstanceForType()FeatureConfiguration.Builder.getVarLenFeature().tensorflow.VarLenFeatureProto var_len_feature = 2;FeatureConfiguration.getVarLenFeature().tensorflow.VarLenFeatureProto var_len_feature = 2;FeatureConfigurationOrBuilder.getVarLenFeature().tensorflow.VarLenFeatureProto var_len_feature = 2;static VarLenFeatureProtoVarLenFeatureProto.parseDelimitedFrom(InputStream input) static VarLenFeatureProtoVarLenFeatureProto.parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static VarLenFeatureProtoVarLenFeatureProto.parseFrom(byte[] data) static VarLenFeatureProtoVarLenFeatureProto.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) static VarLenFeatureProtoVarLenFeatureProto.parseFrom(ByteString data) static VarLenFeatureProtoVarLenFeatureProto.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) static VarLenFeatureProtoVarLenFeatureProto.parseFrom(CodedInputStream input) static VarLenFeatureProtoVarLenFeatureProto.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) static VarLenFeatureProtoVarLenFeatureProto.parseFrom(InputStream input) static VarLenFeatureProtoVarLenFeatureProto.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static VarLenFeatureProtoVarLenFeatureProto.parseFrom(ByteBuffer data) static VarLenFeatureProtoVarLenFeatureProto.parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in org.tensorflow.proto that return types with arguments of type VarLenFeatureProtoModifier and TypeMethodDescriptionVarLenFeatureProto.getParserForType()static Parser<VarLenFeatureProto> VarLenFeatureProto.parser()Methods in org.tensorflow.proto with parameters of type VarLenFeatureProtoModifier and TypeMethodDescriptionVarLenFeatureProto.Builder.mergeFrom(VarLenFeatureProto other) FeatureConfiguration.Builder.mergeVarLenFeature(VarLenFeatureProto value) .tensorflow.VarLenFeatureProto var_len_feature = 2;static VarLenFeatureProto.BuilderVarLenFeatureProto.newBuilder(VarLenFeatureProto prototype) FeatureConfiguration.Builder.setVarLenFeature(VarLenFeatureProto value) .tensorflow.VarLenFeatureProto var_len_feature = 2;