gigl.src.data_preprocessor.lib.data_preprocessor_config#
Functions
Returns a callable, which when called, generates the FeatureSpecDict which lets TFTransform know how to construe input data as tensors. |
|
Produces a callable which acts as a pass-through preprocessing_fn for TFT to use. |
Classes
Users should inherit from this and define the relevant specs for their preprocessing job. |