We more than happy to reveal that the variation 0.2.0 of torch
simply arrived on CRAN.
This release consists of numerous bug repairs and some good brand-new functions.
that we will provide in this post. You can see the complete changelog.
in the NEWS.md file.
The functions that we will go over in information are:
- Preliminary assistance for JIT tracing
- Multi-worker dataloaders
- Print approaches for
nn_modules
Multi-worker dataloaders
dataloaders
now react to the num_workers
argument and.
will run the pre-processing in parallel employees.
For instance, state we have the following dummy dataset that does.
a long calculation: