| Interface | Description |
|---|---|
| FeatureDeserializer |
A converter for a single feature from Spark value to a TensorData of a specific
TensorType. |
| Class | Description |
|---|---|
| BaseDenseTensorIterator |
The base for custom iterators over dense tensors of ranks 1+.
|
| DenseTensorList |
A list that is backed by a dense tensor.
|
| InternalFeaturizedDatasetMetadataUtils |
Utility methods for working with FeaturizedDatasetMetadata.
|
| SchemaMetadataUtils |
Internal utilities for handling FDS metadata in Avro schema.
|
| SparkDeserializerFactory |
A converter from FDS Spark objects to TensorData.
|