Uses of Class
org.tensorflow.metadata.v0.SparseFeature.IndexFeature
-
Packages that use SparseFeature.IndexFeature Package Description org.tensorflow.metadata.v0 -
-
Uses of SparseFeature.IndexFeature in org.tensorflow.metadata.v0
Fields in org.tensorflow.metadata.v0 with type parameters of type SparseFeature.IndexFeature Modifier and Type Field Description static com.google.protobuf.Parser<SparseFeature.IndexFeature>SparseFeature.IndexFeature. PARSERDeprecated.Methods in org.tensorflow.metadata.v0 that return SparseFeature.IndexFeature Modifier and Type Method Description SparseFeature.IndexFeatureSparseFeature.IndexFeature.Builder. build()SparseFeature.IndexFeatureSparseFeature.IndexFeature.Builder. buildPartial()static SparseFeature.IndexFeatureSparseFeature.IndexFeature. getDefaultInstance()SparseFeature.IndexFeatureSparseFeature.IndexFeature.Builder. getDefaultInstanceForType()SparseFeature.IndexFeatureSparseFeature.IndexFeature. getDefaultInstanceForType()SparseFeature.IndexFeatureSparseFeature.Builder. getIndexFeature(int index)Features that represent indexes.SparseFeature.IndexFeatureSparseFeature. getIndexFeature(int index)Features that represent indexes.SparseFeature.IndexFeatureSparseFeatureOrBuilder. getIndexFeature(int index)Features that represent indexes.static SparseFeature.IndexFeatureSparseFeature.IndexFeature. parseDelimitedFrom(InputStream input)static SparseFeature.IndexFeatureSparseFeature.IndexFeature. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SparseFeature.IndexFeatureSparseFeature.IndexFeature. parseFrom(byte[] data)static SparseFeature.IndexFeatureSparseFeature.IndexFeature. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SparseFeature.IndexFeatureSparseFeature.IndexFeature. parseFrom(com.google.protobuf.ByteString data)static SparseFeature.IndexFeatureSparseFeature.IndexFeature. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SparseFeature.IndexFeatureSparseFeature.IndexFeature. parseFrom(com.google.protobuf.CodedInputStream input)static SparseFeature.IndexFeatureSparseFeature.IndexFeature. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SparseFeature.IndexFeatureSparseFeature.IndexFeature. parseFrom(InputStream input)static SparseFeature.IndexFeatureSparseFeature.IndexFeature. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SparseFeature.IndexFeatureSparseFeature.IndexFeature. parseFrom(ByteBuffer data)static SparseFeature.IndexFeatureSparseFeature.IndexFeature. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in org.tensorflow.metadata.v0 that return types with arguments of type SparseFeature.IndexFeature Modifier and Type Method Description List<SparseFeature.IndexFeature>SparseFeature.Builder. getIndexFeatureList()Features that represent indexes.List<SparseFeature.IndexFeature>SparseFeature. getIndexFeatureList()Features that represent indexes.List<SparseFeature.IndexFeature>SparseFeatureOrBuilder. getIndexFeatureList()Features that represent indexes.com.google.protobuf.Parser<SparseFeature.IndexFeature>SparseFeature.IndexFeature. getParserForType()static com.google.protobuf.Parser<SparseFeature.IndexFeature>SparseFeature.IndexFeature. parser()Methods in org.tensorflow.metadata.v0 with parameters of type SparseFeature.IndexFeature Modifier and Type Method Description SparseFeature.BuilderSparseFeature.Builder. addIndexFeature(int index, SparseFeature.IndexFeature value)Features that represent indexes.SparseFeature.BuilderSparseFeature.Builder. addIndexFeature(SparseFeature.IndexFeature value)Features that represent indexes.SparseFeature.IndexFeature.BuilderSparseFeature.IndexFeature.Builder. mergeFrom(SparseFeature.IndexFeature other)static SparseFeature.IndexFeature.BuilderSparseFeature.IndexFeature. newBuilder(SparseFeature.IndexFeature prototype)SparseFeature.BuilderSparseFeature.Builder. setIndexFeature(int index, SparseFeature.IndexFeature value)Features that represent indexes.Method parameters in org.tensorflow.metadata.v0 with type arguments of type SparseFeature.IndexFeature Modifier and Type Method Description SparseFeature.BuilderSparseFeature.Builder. addAllIndexFeature(Iterable<? extends SparseFeature.IndexFeature> values)Features that represent indexes.
-