Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug fix about device of subsample in subsample_messenger.py (#3195)
* Bug description about device of subsample in subsample_messenger.py * Bug fix about device of subsample in subsample_messenger.py by Jinnan Huang * Specify the `device` of `self._indices` to fix the device error in subsample_messenger.py * Reformat the line that starts with `new_value = value.index_select(...)`
- Loading branch information