Commit 1e38c94
authored
[train] update TrainingFailedError module (#57865)
## Description
Updating so that the module shows as `ray.train` rather than
`ray.train.v2.api.exceptions`
## Testing
https://anyscale-ray--57865.com.readthedocs.build/en/57865/train/api/doc/ray.train.v2.api.data_parallel_trainer.DataParallelTrainer.fit.html#ray.train.v2.api.data_parallel_trainer.DataParallelTrainer.fit
<img width="960" height="302" alt="image"
src="https://github.com/user-attachments/assets/02206542-54fe-4674-b2b4-1868fa7e8580"
/>
Signed-off-by: Matthew Deng <matthew.j.deng@gmail.com>1 parent 85a7acb commit 1e38c94
File tree
2 files changed
+2
-3
lines changed- doc/source/train/api
- python/ray/train/v2/api
2 files changed
+2
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | | - | |
| 183 | + | |
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | | - | |
58 | 57 | | |
59 | 58 | | |
60 | 59 | | |
| |||
157 | 156 | | |
158 | 157 | | |
159 | 158 | | |
160 | | - | |
| 159 | + | |
161 | 160 | | |
162 | 161 | | |
163 | 162 | | |
| |||
0 commit comments