openclimatefix / ocf_datapipes

OCF's DataPipe based dataloader for training and inference
MIT License
13 stars 11 forks source link

Update to new Pytorch 2.0 #166

Closed jacobbieker closed 1 year ago

jacobbieker commented 1 year ago

Pull Request

Description

This PR pins the PyTorch and torchdata to the newest versions or higher. Partly just to see if there is any breaks in the tests with the new versions of PyTorch and torchdata

Fixes #

How Has This Been Tested?

Unit tests

Checklist:

codecov[bot] commented 1 year ago

Codecov Report

Merging #166 (c14ad28) into main (9bf3c4b) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #166   +/-   ##
=======================================
  Coverage   78.86%   78.86%           
=======================================
  Files         122      122           
  Lines        4967     4967           
=======================================
  Hits         3917     3917           
  Misses       1050     1050           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more