| Package | Description |
|---|---|
| feast.core | |
| org.tensorflow.metadata.v0 |
| Modifier and Type | Method and Description |
|---|---|
FixedShapeOrBuilder |
FeatureSetProto.EntitySpecOrBuilder.getShapeOrBuilder()
The feature has a fixed shape corresponding to a multi-dimensional
tensor.
|
FixedShapeOrBuilder |
FeatureSetProto.EntitySpec.getShapeOrBuilder()
The feature has a fixed shape corresponding to a multi-dimensional
tensor.
|
FixedShapeOrBuilder |
FeatureSetProto.EntitySpec.Builder.getShapeOrBuilder()
The feature has a fixed shape corresponding to a multi-dimensional
tensor.
|
FixedShapeOrBuilder |
FeatureSetProto.FeatureSpecOrBuilder.getShapeOrBuilder()
The feature has a fixed shape corresponding to a multi-dimensional
tensor.
|
FixedShapeOrBuilder |
FeatureSetProto.FeatureSpec.getShapeOrBuilder()
The feature has a fixed shape corresponding to a multi-dimensional
tensor.
|
FixedShapeOrBuilder |
FeatureSetProto.FeatureSpec.Builder.getShapeOrBuilder()
The feature has a fixed shape corresponding to a multi-dimensional
tensor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FixedShape
Specifies a fixed shape for the feature's values.
|
static class |
FixedShape.Builder
Specifies a fixed shape for the feature's values.
|
| Modifier and Type | Method and Description |
|---|---|
FixedShapeOrBuilder |
SparseFeature.getDenseShapeOrBuilder()
Shape of the sparse tensor that this SparseFeature represents.
|
FixedShapeOrBuilder |
SparseFeature.Builder.getDenseShapeOrBuilder()
Shape of the sparse tensor that this SparseFeature represents.
|
FixedShapeOrBuilder |
SparseFeatureOrBuilder.getDenseShapeOrBuilder()
Shape of the sparse tensor that this SparseFeature represents.
|
FixedShapeOrBuilder |
TensorRepresentation.SparseTensorOrBuilder.getDenseShapeOrBuilder()
The dense shape of the resulting SparseTensor (does not include the batch
dimension).
|
FixedShapeOrBuilder |
TensorRepresentation.SparseTensor.getDenseShapeOrBuilder()
The dense shape of the resulting SparseTensor (does not include the batch
dimension).
|
FixedShapeOrBuilder |
TensorRepresentation.SparseTensor.Builder.getDenseShapeOrBuilder()
The dense shape of the resulting SparseTensor (does not include the batch
dimension).
|
FixedShapeOrBuilder |
TensorRepresentation.DenseTensorOrBuilder.getShapeOrBuilder()
The shape of each row of the data (i.e.
|
FixedShapeOrBuilder |
TensorRepresentation.DenseTensor.getShapeOrBuilder()
The shape of each row of the data (i.e.
|
FixedShapeOrBuilder |
TensorRepresentation.DenseTensor.Builder.getShapeOrBuilder()
The shape of each row of the data (i.e.
|
FixedShapeOrBuilder |
FeatureOrBuilder.getShapeOrBuilder()
The feature has a fixed shape corresponding to a multi-dimensional
tensor.
|
FixedShapeOrBuilder |
Feature.getShapeOrBuilder()
The feature has a fixed shape corresponding to a multi-dimensional
tensor.
|
FixedShapeOrBuilder |
Feature.Builder.getShapeOrBuilder()
The feature has a fixed shape corresponding to a multi-dimensional
tensor.
|
Copyright © 2020 Gojek. All rights reserved.