Home
last modified time | relevance | path

Searched defs:create_checkpoint (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/federated-compute/fcp/demo/
H A Dtest_utils.py22 def create_checkpoint(data: Mapping[str, Any]) -> bytes: function
H A Dplan_utils_test.py206 def create_checkpoint(tensor_name=b'test'): function