Searched defs:create_checkpoint (Results 1 – 2 of 2) sorted by relevance
22 def create_checkpoint(data: Mapping[str, Any]) -> bytes: function
206 def create_checkpoint(tensor_name=b'test'): function