Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions docs/analysis.md
Original file line number Diff line number Diff line change
Expand Up @@ -503,6 +503,8 @@ Here are the exceptions and their meanings:

- `RuleEvaluationConditionMet`: This is raised when the rule invocation returns True for some step.

- `MissingCollectionFiles`: This is raised when no data was saved by the training job. Check that the Hook was configured correctly before starting the training job.

## Utils

### Enable or disable refresh of tensors in a trial
Expand Down