Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/tpu/
Dtpu_embedding.py1438 def table_to_features_dict(self): member in TPUEmbedding
2798 def _create_combiners(table_to_config_dict, table_to_features_dict): argument