Home
last modified time | relevance | path

Searched defs:table_id (Results 1 – 25 of 76) sorted by relevance

1234

/aosp_15_r20/external/grpc-grpc/tools/run_tests/performance/
H A Dbq_upload_result.py36 project_id, dataset_id, table_id, result_file argument
66 table_id, argument
93 bq, project_id, dataset_id, table_id, scenario_result, flatten=True argument
108 table_id, argument
128 def _create_results_table(bq, project_id, dataset_id, table_id): argument
380 project_id, dataset_id, table_id = bq_words variable
383 dataset_id, table_id = bq_words variable
H A Dpatch_scenario_results_schema.py32 def _patch_results_table(dataset_id, table_id): argument
57 dataset_id, table_id = args.bq_result_table.split(".", 2) variable
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/run_tests/performance/
Dbq_upload_result.py36 def _upload_netperf_latency_csv_to_bigquery(dataset_id, table_id, result_file): argument
63 def _upload_scenario_result_to_bigquery(dataset_id, table_id, result_file, argument
79 def _insert_result(bq, dataset_id, table_id, scenario_result, flatten=True): argument
90 table_id, argument
107 def _create_results_table(bq, dataset_id, table_id): argument
322 dataset_id, table_id = args.bq_result_table.split('.', 2) variable
Dpatch_scenario_results_schema.py36 def _patch_results_table(dataset_id, table_id): argument
56 dataset_id, table_id = args.bq_result_table.split('.', 2) variable
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/kernels/
H A Dtpu_embedding_load_retrieve_ops.cc61 for (int table_id = 0; table_id < num_tables; ++table_id) { in ComputeExpectedTableShardShapes() local
75 void LogRangeStatistics(int32 table_id, int32 state_variable_index, in LogRangeStatistics()
144 for (int table_id = 0; table_id < num_tables; ++table_id) { in GetStateVariables() local
220 for (size_t table_id = 0; table_id < num_tables; table_id++) { in Compute() local
294 for (int table_id = 0; table_id < num_tables; ++table_id) { in GetStateVariables() local
348 for (size_t table_id = 0; table_id < num_tables; table_id++) { in Compute() local
363 for (int table_id = 0; table_id < num_tables; ++table_id) { in Compute() local
/aosp_15_r20/external/protobuf/benchmarks/util/
H A Dbig_query_utils.py50 def create_table(big_query, project_id, dataset_id, table_id, table_schema, argument
64 table_id, argument
84 table_id, argument
124 def patch_table(big_query, project_id, dataset_id, table_id, fields_schema): argument
152 def insert_rows(big_query, project_id, dataset_id, table_id, rows_list): argument
/aosp_15_r20/external/cronet/third_party/protobuf/benchmarks/util/
H A Dbig_query_utils.py50 def create_table(big_query, project_id, dataset_id, table_id, table_schema, argument
64 table_id, argument
84 table_id, argument
124 def patch_table(big_query, project_id, dataset_id, table_id, fields_schema): argument
152 def insert_rows(big_query, project_id, dataset_id, table_id, rows_list): argument
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/tools/gcp/utils/
Dbig_query_utils.py65 def create_table(big_query, project_id, dataset_id, table_id, table_schema, argument
79 table_id, argument
99 table_id, argument
140 def patch_table(big_query, project_id, dataset_id, table_id, fields_schema): argument
167 def insert_rows(big_query, project_id, dataset_id, table_id, rows_list): argument
/aosp_15_r20/external/grpc-grpc/tools/gcp/utils/
H A Dbig_query_utils.py64 big_query, project_id, dataset_id, table_id, table_schema, description argument
83 table_id, argument
116 table_id, argument
157 def patch_table(big_query, project_id, dataset_id, table_id, fields_schema): argument
184 def insert_rows(big_query, project_id, dataset_id, table_id, rows_list): argument
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/graph_rewrite/
H A Dcombine_tpu_embedding_load_retrieve_pass.cc109 for (int table_id = 0; in ValidateEmbeddingTableNames() local
205 int table_id; in GetLoadOrRetrieveNodesByTable() local
255 for (int table_id = 0; table_id < num_tables; ++table_id) { in GetLoadOrRetrieveNodesByTable() local
292 for (int table_id = 0; table_id < num_tables; ++table_id) { in CombinePerTableParametersForLoad() local
386 for (int table_id = 0; in Run() local
448 for (int table_id = 0; in Run() local
494 for (int table_id = 0; in Run() local
/aosp_15_r20/external/libxml2/tools/
H A DgenHtmlEnt.py88 table_id = len(tables) variable
115 table_id = len(tables) variable
140 table_id, c = fixup.table_id, fixup.char variable
147 table_id, i = fixup.table_id, fixup.string_index variable
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/
H A Dtpu_embedding_configuration_proto_rewrite.cc81 const int table_id = feature_config.table_id(); in ValidateFeatureDescriptors() local
105 for (int table_id = 0; table_id < table_count; ++table_id) { in ValidateFeatureDescriptors() local
119 for (int table_id = 0; table_id < config->table_descriptor_size(); in PopulateFeatureDescriptors() local
187 for (int table_id = 0; table_id < config->table_descriptor_size(); in PopulateBatchSizeAndFeatureCounts() local
H A Dtpu_embedding_optimization_parameters_utils.cc416 int table_id; in operator ()() local
446 int table_id; in operator ()() local
/aosp_15_r20/external/googleapis/google/cloud/discoveryengine/v1alpha/
H A Dimport_config.proto97 string table_id = 3 [(google.api.field_behavior) = REQUIRED]; field
141 string table_id = 4 [(google.api.field_behavior) = REQUIRED]; field
272 string table_id = 3 [(google.api.field_behavior) = REQUIRED]; field
314 string table_id = 4 [(google.api.field_behavior) = REQUIRED]; field
/aosp_15_r20/external/googleapis/google/cloud/discoveryengine/v1/
H A Dimport_config.proto96 string table_id = 3 [(google.api.field_behavior) = REQUIRED]; field
139 string table_id = 4 [(google.api.field_behavior) = REQUIRED]; field
270 string table_id = 3 [(google.api.field_behavior) = REQUIRED]; field
312 string table_id = 4 [(google.api.field_behavior) = REQUIRED]; field
/aosp_15_r20/external/googleapis/google/cloud/discoveryengine/v1beta/
H A Dimport_config.proto97 string table_id = 3 [(google.api.field_behavior) = REQUIRED]; field
140 string table_id = 4 [(google.api.field_behavior) = REQUIRED]; field
271 string table_id = 3 [(google.api.field_behavior) = REQUIRED]; field
313 string table_id = 4 [(google.api.field_behavior) = REQUIRED]; field
/aosp_15_r20/external/tensorflow/tensorflow/core/tpu/ops/
H A Dtpu_embedding_ops.cc257 for (int table_id = 0; table_id < accumulators[0].size(); ++table_id) { in __anoncc2b8c080702() local
334 for (int table_id = 0; table_id < table_shapes.size(); ++table_id) { in __anoncc2b8c080802() local
/aosp_15_r20/external/googleapis/google/bigtable/admin/v2/
H A Dbigtable_table_admin.proto455 string table_id = 2 [(google.api.field_behavior) = REQUIRED]; field
533 string table_id = 2 [(google.api.field_behavior) = REQUIRED]; field
576 string table_id = 2 [(google.api.field_behavior) = REQUIRED]; field
/aosp_15_r20/external/google-cloud-java/java-biglake/proto-google-cloud-biglake-v1alpha1/src/main/proto/google/cloud/bigquery/biglake/v1alpha1/
H A Dmetastore.proto403 string table_id = 5; field
616 string table_id = 3 [(google.api.field_behavior) = REQUIRED]; field
/aosp_15_r20/external/googleapis/google/cloud/bigquery/biglake/v1alpha1/
H A Dmetastore.proto403 string table_id = 5; field
616 string table_id = 3 [(google.api.field_behavior) = REQUIRED]; field
/aosp_15_r20/external/googleapis/google/cloud/bigquery/storage/v1beta1/
H A Dtable_reference.proto34 string table_id = 3; field
/aosp_15_r20/external/google-cloud-java/java-retail/proto-google-cloud-retail-v2alpha/src/main/proto/google/cloud/retail/v2alpha/
H A Dexport_config.proto100 string table_id = 2; field
/aosp_15_r20/external/google-cloud-java/java-retail/proto-google-cloud-retail-v2beta/src/main/proto/google/cloud/retail/v2beta/
H A Dexport_config.proto100 string table_id = 2; field
/aosp_15_r20/external/python/google-api-python-client/samples/analytics/
Dcore_reporting_v3_reference.py103 def get_api_query(service, table_id): argument
/aosp_15_r20/external/googleapis/google/cloud/retail/v2/
H A Dexport_config.proto154 string table_id = 2; field

1234