Dsxir. Errors. Invalid. ResumeMismatch exception
(dsxir v0.2.0)
Copy Markdown
Raised when a checkpoint cannot be resumed because optimizer, sampler version, or trainset hash disagree.
Summary
Functions
Create an Elixir.Dsxir.Errors.Invalid.ResumeMismatch without raising it.
Types
Functions
@spec exception(opts :: Keyword.t()) :: %Dsxir.Errors.Invalid.ResumeMismatch{ __exception__: true, bread_crumbs: term(), class: term(), expected: term(), got: term(), path: term(), reason: term(), session_id: term(), splode: term(), stacktrace: term(), vars: term() }
Create an Elixir.Dsxir.Errors.Invalid.ResumeMismatch without raising it.
Keys
- :session_id
- :reason
- :expected
- :got