Home
last modified time | relevance | path

Searched refs:kOutputIntTensorName (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/federated-compute/fcp/client/engine/
H A Dexample_query_plan_engine_test.cc65 const char* const kOutputIntTensorName = "tensor2"; variable
195 (*example_query.mutable_output_vector_specs())[kOutputIntTensorName] = in Initialize()
210 ->mutable_aggregations())[kOutputIntTensorName] = aggregation_config; in Initialize()
271 tf::Tensor int_tensor = tensors.value()[kOutputIntTensorName]; in TEST_F()
364 tf::Tensor int_tensor = tensors.value()[kOutputIntTensorName]; in TEST_F()