Home
last modified time | relevance | path

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

/aosp_15_r20/external/federated-compute/fcp/tensorflow/
H A Dserve_slices.py36 def serve_slices(callback_token, server_val, max_key, select_fn_initialize_op, argument
H A Dserve_slices_op.cc142 tensorflow::tstring select_fn_initialize_op; 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()