Ask a question to get started
Enter to send•Shift+Enter new line
Delete all checkpoints and writes associated with the given run IDs.
delete_for_runs( self, run_ids: Sequence[str], ) -> None
run_ids
Sequence[str]
The run IDs whose checkpoints should be deleted.