gigl.src.common.utils.data.training#

Functions#

filter_features(feature_schema, feature_names, x)

Returns tensor with features from x based on feature_names

Module Contents#

gigl.src.common.utils.data.training.filter_features(feature_schema, feature_names, x)[source]#

Returns tensor with features from x based on feature_names

Parameters:
Return type:

torch.Tensor