atong01 / conditional-flow-matching

TorchCFM: a Conditional Flow Matching library
https://arxiv.org/abs/2302.00482
MIT License
1.25k stars 101 forks source link

fix bug related to device id in `conditional_mnist.ipynb` #92

Closed ImahnShekhzadeh closed 10 months ago

ImahnShekhzadeh commented 10 months ago

This PR fixes a bug related to the device ID in a tutorial.

review-notebook-app[bot] commented 10 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

atong01 commented 10 months ago

Thanks for this fix!