Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/tpu/
H A Dtpu_embedding.py2058 table_config, table_variables, config_proto): argument
2072 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 …]
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/
H A Dtpu_embedding_configuration_proto_rewrite.cc38 for (const auto& table_config : config.table_descriptor()) { in ValidateBatchSizeAndFeatureCounts() local
60 for (const auto& table_config : config.table_descriptor()) { in ValidateBatchSizeAndFeatureCountsAreEmpty() local
189 auto* table_config = config->mutable_table_descriptor(table_id); in PopulateBatchSizeAndFeatureCounts() local
/aosp_15_r20/external/ltp/testcases/network/iptables/
H A Dnft02.c44 static const struct tst_netlink_attr_list table_config[] = { variable