Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

test_loader

Test_loader


Description

Data loader. Combines a dataset and a sampler, and provides an iterable over

Usage

test_loader()

Details

the given dataset. The :class:'~torch.utils.data.DataLoader' supports both map-style and iterable-style datasets with single- or multi-process loading, customizing loading order and optional automatic batching (collation) and memory pinning. See :py:mod:'torch.utils.data' documentation page for more details.

Value

loader


fastai

Interface to 'fastai'

v2.0.7
Apache License 2.0
Authors
Turgut Abdullayev [ctb, cre, cph, aut]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.