Skip to main content

pytorch数据集国内镜像

Project description

PyTorch数据集国内镜像

一、使用方法

只需要在使用数据集之前导入torch_dataset_mirror模块即可,如下:

import torch
import torch_dataset_mirror
import torchvision.datasets.mnist as mnist

train_dataset = mnist.MNIST("./data", train=True, download=True)
test_dataset = mnist.MNIST("./data", train=False, download=True)

二、使用其他镜像

要使用其他镜像,只需要修改PYTORCH_DATASET_MIRROR环境变量即可,如下:

export PYTORCH_DATASET_MIRROR=http://192.168.0.100:8080

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

torch_dataset_mirror-0.2.0.tar.gz (3.1 kB view details)

Uploaded Source

Built Distribution

torch_dataset_mirror-0.2.0-py3-none-any.whl (7.5 kB view details)

Uploaded Python 3

File details

Details for the file torch_dataset_mirror-0.2.0.tar.gz.

File metadata

  • Download URL: torch_dataset_mirror-0.2.0.tar.gz
  • Upload date:
  • Size: 3.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3.post20200330 requests-toolbelt/0.9.1 tqdm/4.44.1 CPython/3.7.7

File hashes

Hashes for torch_dataset_mirror-0.2.0.tar.gz
Algorithm Hash digest
SHA256 ef4795cf80fd14456499e7f64a96c94658dbae691cfad9c23ee9e4580ded051f
MD5 80cfce3ba558dba5d6f18581675c9192
BLAKE2b-256 961b0969da9a8187edec529796b9bfd23382c73e1f9ba66f91b0e100ba182f8f

See more details on using hashes here.

File details

Details for the file torch_dataset_mirror-0.2.0-py3-none-any.whl.

File metadata

  • Download URL: torch_dataset_mirror-0.2.0-py3-none-any.whl
  • Upload date:
  • Size: 7.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3.post20200330 requests-toolbelt/0.9.1 tqdm/4.44.1 CPython/3.7.7

File hashes

Hashes for torch_dataset_mirror-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6dda2be2a3d3eb7dd57d6e60855b44e989f2b69ee0daa2d37e04beb0a5a7575a
MD5 a7ce150e068a7e2cef123b300799dc74
BLAKE2b-256 ff171ad64e809ab322705dff1b78edf07f35b8d66866d355d6b647e40ac1bfc7

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page