Home
last modified time | relevance | path

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

/aosp_15_r20/external/federated-compute/fcp/tensorflow/
H A Dserve_slices.py37 select_fn_server_val_input_tensor_names, argument
H A Dserve_slices_op.cc146 std::vector<std::string> select_fn_server_val_input_tensor_names; in Compute() local
/aosp_15_r20/external/federated-compute/fcp/tensorflow/python/
H A Dserve_slices_registry.cc91 absl::string_view select_fn_target_tensor_name) { in enter()