Skip to content

Move model to device and don't use deprecated use_inf_as_na #104

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 11, 2023

Conversation

akihironitta
Copy link
Member

This PR includes fixes for:

  • running examples/tutorial.py on a cuda device
  • suppressing these countless warnings introduced by DEPR: use_inf_as_na pandas-dev/pandas#51684:
    /home/akihiro/work/github.com/pyg-team/pytorch-frame/torch_frame/data/stats.py:60: FutureWarning: use_inf_as_na option is deprecated and will be removed in a future version. Convert inf values to NaN before operating instead.
    

@weihua916 weihua916 merged commit bee4252 into master Oct 11, 2023
@weihua916 weihua916 deleted the aki-tutorial-to-device branch October 11, 2023 20:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants