This repository was archived by the owner on Jun 2, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66
77OCF's DataPipes for training and inference in Pytorch.
88
9- ** Note this repo will soon be deprecated in favour of [ ` ocf-data-sampler ` ] ( https://github.com/openclimatefix/ocf-data-sampler ) **
9+ ** : warning : Note this repo will soon be deprecated in favour of [ ` ocf-data-sampler ` ] ( https://github.com/openclimatefix/ocf-data-sampler ) **
1010
1111## Usage
1212
1313These datapipes are designed to be composable and modular, and follow the same
1414setup as for the in-built Pytorch Datapipes. There are some great docs on how
1515they can be composed and used
16- [ here] ( https://pytorch.org/data/main/examples .html ) .
16+ [ here] ( https://pytorch.org/data/beta/index .html ) .
1717
1818End to end examples are given in ` ocf_datapipes.training ` and
1919` ocf_datapipes.production ` .
You can’t perform that action at this time.
0 commit comments