Skip to content

Commit

Permalink
put the code 'remove feature_configs for drop features' in add_fea_in…
Browse files Browse the repository at this point in the history
…fo_to_cfg.py
  • Loading branch information
wwxxzz committed Oct 23, 2023
1 parent 17f67b1 commit bf47aac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions easy_rec/python/utils/config_util.py
Original file line number Diff line number Diff line change
Expand Up @@ -397,6 +397,7 @@ def get_compatible_feature_configs(pipeline_config):
feature_configs = pipeline_config.feature_config.features
return feature_configs


def parse_time(time_data):
"""Parse time string to timestamp.
Expand Down

0 comments on commit bf47aac

Please sign in to comment.