Searched defs:table_config (Results  1 – 2 of 2) sorted by relevance
| /external/tensorflow/tensorflow/core/tpu/ | 
| D | tpu_embedding_configuration_proto_rewrite.cc | 38   for (const auto& table_config : config.table_descriptor()) {  in ValidateBatchSizeAndFeatureCounts()  local60   for (const auto& table_config : config.table_descriptor()) {  in ValidateBatchSizeAndFeatureCountsAreEmpty()  local
 189     auto* table_config = config->mutable_table_descriptor(table_id);  in PopulateBatchSizeAndFeatureCounts()  local
 
 | 
| /external/tensorflow/tensorflow/python/tpu/ | 
| D | tpu_embedding.py | 2058                                table_config, table_variables, config_proto):  argument2072                                table_config, table_variables, config_proto):  argument
 2161                                table_config, table_variables, config_proto):  argument
 2251                                table_config, table_variables, config_proto):  argument
 2333                                table_config, table_variables, config_proto):  argument
 2431                                table_config, table_variables, config_proto):  argument
 2528                                table_config, table_variables, config_proto):  argument
 2616                                table_config, table_variables, config_proto):  argument
 2696                                table_config, table_variables, config_proto):  argument
 2785                                table_config, table_variables, config_proto):  argument
 [all …]
 
 |