Skip to content

fix: resolve training issues with ModuleNotFoundError and indices device mismatch #11

Open
gxy2314 wants to merge 2 commits into
chengsen:mainfrom
gxy2314:main
Open

fix: resolve training issues with ModuleNotFoundError and indices device mismatch #11
gxy2314 wants to merge 2 commits into
chengsen:mainfrom
gxy2314:main

Conversation

@gxy2314

@gxy2314 gxy2314 commented Dec 26, 2024

Copy link
Copy Markdown
  • Fixed ModuleNotFoundError: No module named 'fastai.utils' during training.
  • Resolved RuntimeError: indices should be either on CPU or on the same device as the indexed tensor.
  • Addressed output errors during result display.

- Fixed `ModuleNotFoundError: No module named 'fastai.utils'` during training.  
- Resolved `RuntimeError: indices should be either on CPU or on the same device as the indexed tensor`.  
- Addressed output errors during result display.
- Fixed `ModuleNotFoundError: No module named 'fastai.utils'` during training.  
- Resolved `RuntimeError: indices should be either on CPU or on the same device as the indexed tensor`.  
- Addressed output errors during result display.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant