1from checkpointing.identifier.func_call.base import FuncCallIdentifierBase 2from checkpointing.identifier.func_call.context import FuncCallContext 3from checkpointing.identifier.func_call.auto import AutoFuncCallIdentifier