Home
last modified time | relevance | path

Searched defs:feature_to_table_dict (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/python/tpu/
Dtpu_embedding.py293 feature_to_table_dict, argument
441 def feature_to_table_dict(self): member in TPUEmbedding
750 def _validate_feature_to_table_dict(table_to_config_dict, argument
1051 def _create_table_to_features_dict(feature_to_table_dict): argument