What's Changed
* :wrench: fix support gpu dgl>0.6 by explicity convert graph device by subercui in https://github.com/bowang-lab/DeepVelo/pull/2
* Catch runtime error caused by large `inner_batch_size`. Add suggestions for setting inner_batch_size in both exception message and [README.md](https://github.com/bowang-lab/DeepVelo/blob/main/README.md#fitting-large-number-of-cells)
New Contributors
* subercui made their first contribution in https://github.com/bowang-lab/DeepVelo/pull/2
**Full Changelog**: https://github.com/bowang-lab/DeepVelo/compare/v0.2.4...v0.2.5-rc.1