MCPcopy Create free account
hub / github.com/pytorch/tutorials / data_loading_tutorial.py

File data_loading_tutorial.py

beginner_source/data_loading_tutorial.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# -*- coding: utf-8 -*-
2"""
3Writing Custom Datasets, DataLoaders and Transforms
4===================================================

Callers

nothing calls this directly

Calls 6

show_landmarksFunction · 0.85
RescaleClass · 0.85
RandomCropClass · 0.85
ToTensorClass · 0.85
show_landmarks_batchFunction · 0.85

Tested by

no test coverage detected