| Package | Description |
|---|---|
| feast.core | |
| org.tensorflow.metadata.v0 |
| Modifier and Type | Method and Description |
|---|---|
FixedShape |
FeatureSetProto.EntitySpecOrBuilder.getShape()
The feature has a fixed shape corresponding to a multi-dimensional
tensor.
|
FixedShape |
FeatureSetProto.EntitySpec.getShape()
The feature has a fixed shape corresponding to a multi-dimensional
tensor.
|
FixedShape |
FeatureSetProto.EntitySpec.Builder.getShape()
The feature has a fixed shape corresponding to a multi-dimensional
tensor.
|
FixedShape |
FeatureSetProto.FeatureSpecOrBuilder.getShape()
The feature has a fixed shape corresponding to a multi-dimensional
tensor.
|
FixedShape |
FeatureSetProto.FeatureSpec.getShape()
The feature has a fixed shape corresponding to a multi-dimensional
tensor.
|
FixedShape |
FeatureSetProto.FeatureSpec.Builder.getShape()
The feature has a fixed shape corresponding to a multi-dimensional
tensor.
|
| Modifier and Type | Method and Description |
|---|---|
FeatureSetProto.EntitySpec.Builder |
FeatureSetProto.EntitySpec.Builder.mergeShape(FixedShape value)
The feature has a fixed shape corresponding to a multi-dimensional
tensor.
|
FeatureSetProto.FeatureSpec.Builder |
FeatureSetProto.FeatureSpec.Builder.mergeShape(FixedShape value)
The feature has a fixed shape corresponding to a multi-dimensional
tensor.
|
FeatureSetProto.EntitySpec.Builder |
FeatureSetProto.EntitySpec.Builder.setShape(FixedShape value)
The feature has a fixed shape corresponding to a multi-dimensional
tensor.
|
FeatureSetProto.FeatureSpec.Builder |
FeatureSetProto.FeatureSpec.Builder.setShape(FixedShape value)
The feature has a fixed shape corresponding to a multi-dimensional
tensor.
|
| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<FixedShape> |
FixedShape.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
FixedShape |
FixedShape.Builder.build() |
FixedShape |
FixedShape.Builder.buildPartial() |
static FixedShape |
FixedShape.getDefaultInstance() |
FixedShape |
FixedShape.getDefaultInstanceForType() |
FixedShape |
FixedShape.Builder.getDefaultInstanceForType() |
FixedShape |
SparseFeature.getDenseShape()
Shape of the sparse tensor that this SparseFeature represents.
|
FixedShape |
SparseFeature.Builder.getDenseShape()
Shape of the sparse tensor that this SparseFeature represents.
|
FixedShape |
SparseFeatureOrBuilder.getDenseShape()
Shape of the sparse tensor that this SparseFeature represents.
|
FixedShape |
TensorRepresentation.SparseTensorOrBuilder.getDenseShape()
The dense shape of the resulting SparseTensor (does not include the batch
dimension).
|
FixedShape |
TensorRepresentation.SparseTensor.getDenseShape()
The dense shape of the resulting SparseTensor (does not include the batch
dimension).
|
FixedShape |
TensorRepresentation.SparseTensor.Builder.getDenseShape()
The dense shape of the resulting SparseTensor (does not include the batch
dimension).
|
FixedShape |
TensorRepresentation.DenseTensorOrBuilder.getShape()
The shape of each row of the data (i.e.
|
FixedShape |
TensorRepresentation.DenseTensor.getShape()
The shape of each row of the data (i.e.
|
FixedShape |
TensorRepresentation.DenseTensor.Builder.getShape()
The shape of each row of the data (i.e.
|
FixedShape |
FeatureOrBuilder.getShape()
The feature has a fixed shape corresponding to a multi-dimensional
tensor.
|
FixedShape |
Feature.getShape()
The feature has a fixed shape corresponding to a multi-dimensional
tensor.
|
FixedShape |
Feature.Builder.getShape()
The feature has a fixed shape corresponding to a multi-dimensional
tensor.
|
static FixedShape |
FixedShape.parseDelimitedFrom(InputStream input) |
static FixedShape |
FixedShape.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FixedShape |
FixedShape.parseFrom(byte[] data) |
static FixedShape |
FixedShape.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FixedShape |
FixedShape.parseFrom(ByteBuffer data) |
static FixedShape |
FixedShape.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FixedShape |
FixedShape.parseFrom(com.google.protobuf.ByteString data) |
static FixedShape |
FixedShape.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FixedShape |
FixedShape.parseFrom(com.google.protobuf.CodedInputStream input) |
static FixedShape |
FixedShape.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static FixedShape |
FixedShape.parseFrom(InputStream input) |
static FixedShape |
FixedShape.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<FixedShape> |
FixedShape.getParserForType() |
static com.google.protobuf.Parser<FixedShape> |
FixedShape.parser() |
| Modifier and Type | Method and Description |
|---|---|
SparseFeature.Builder |
SparseFeature.Builder.mergeDenseShape(FixedShape value)
Shape of the sparse tensor that this SparseFeature represents.
|
TensorRepresentation.SparseTensor.Builder |
TensorRepresentation.SparseTensor.Builder.mergeDenseShape(FixedShape value)
The dense shape of the resulting SparseTensor (does not include the batch
dimension).
|
FixedShape.Builder |
FixedShape.Builder.mergeFrom(FixedShape other) |
TensorRepresentation.DenseTensor.Builder |
TensorRepresentation.DenseTensor.Builder.mergeShape(FixedShape value)
The shape of each row of the data (i.e.
|
Feature.Builder |
Feature.Builder.mergeShape(FixedShape value)
The feature has a fixed shape corresponding to a multi-dimensional
tensor.
|
static FixedShape.Builder |
FixedShape.newBuilder(FixedShape prototype) |
SparseFeature.Builder |
SparseFeature.Builder.setDenseShape(FixedShape value)
Shape of the sparse tensor that this SparseFeature represents.
|
TensorRepresentation.SparseTensor.Builder |
TensorRepresentation.SparseTensor.Builder.setDenseShape(FixedShape value)
The dense shape of the resulting SparseTensor (does not include the batch
dimension).
|
TensorRepresentation.DenseTensor.Builder |
TensorRepresentation.DenseTensor.Builder.setShape(FixedShape value)
The shape of each row of the data (i.e.
|
Feature.Builder |
Feature.Builder.setShape(FixedShape value)
The feature has a fixed shape corresponding to a multi-dimensional
tensor.
|
Copyright © 2020 Gojek. All rights reserved.