Uses of Class
org.tensorflow.proto.FixedLenFeatureProto
Packages that use FixedLenFeatureProto
-
Uses of FixedLenFeatureProto in org.tensorflow.proto
Methods in org.tensorflow.proto that return FixedLenFeatureProtoModifier and TypeMethodDescriptionFixedLenFeatureProto.Builder.build()FixedLenFeatureProto.Builder.buildPartial()static FixedLenFeatureProtoFixedLenFeatureProto.getDefaultInstance()FixedLenFeatureProto.Builder.getDefaultInstanceForType()FixedLenFeatureProto.getDefaultInstanceForType()FeatureConfiguration.Builder.getFixedLenFeature().tensorflow.FixedLenFeatureProto fixed_len_feature = 1;FeatureConfiguration.getFixedLenFeature().tensorflow.FixedLenFeatureProto fixed_len_feature = 1;FeatureConfigurationOrBuilder.getFixedLenFeature().tensorflow.FixedLenFeatureProto fixed_len_feature = 1;static FixedLenFeatureProtoFixedLenFeatureProto.parseDelimitedFrom(InputStream input) static FixedLenFeatureProtoFixedLenFeatureProto.parseDelimitedFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static FixedLenFeatureProtoFixedLenFeatureProto.parseFrom(byte[] data) static FixedLenFeatureProtoFixedLenFeatureProto.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) static FixedLenFeatureProtoFixedLenFeatureProto.parseFrom(ByteString data) static FixedLenFeatureProtoFixedLenFeatureProto.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) static FixedLenFeatureProtoFixedLenFeatureProto.parseFrom(CodedInputStream input) static FixedLenFeatureProtoFixedLenFeatureProto.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) static FixedLenFeatureProtoFixedLenFeatureProto.parseFrom(InputStream input) static FixedLenFeatureProtoFixedLenFeatureProto.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static FixedLenFeatureProtoFixedLenFeatureProto.parseFrom(ByteBuffer data) static FixedLenFeatureProtoFixedLenFeatureProto.parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in org.tensorflow.proto that return types with arguments of type FixedLenFeatureProtoModifier and TypeMethodDescriptionFixedLenFeatureProto.getParserForType()static Parser<FixedLenFeatureProto> FixedLenFeatureProto.parser()Methods in org.tensorflow.proto with parameters of type FixedLenFeatureProtoModifier and TypeMethodDescriptionFeatureConfiguration.Builder.mergeFixedLenFeature(FixedLenFeatureProto value) .tensorflow.FixedLenFeatureProto fixed_len_feature = 1;FixedLenFeatureProto.Builder.mergeFrom(FixedLenFeatureProto other) static FixedLenFeatureProto.BuilderFixedLenFeatureProto.newBuilder(FixedLenFeatureProto prototype) FeatureConfiguration.Builder.setFixedLenFeature(FixedLenFeatureProto value) .tensorflow.FixedLenFeatureProto fixed_len_feature = 1;