MCPcopy
hub / github.com/deepspeedai/DeepSpeedExamples / cifar10_deepspeed.py

File cifar10_deepspeed.py

cifar/cifar10_deepspeed.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import torch
2import torchvision
3import torchvision.transforms as transforms
4import argparse

Callers

nothing calls this directly

Calls 6

add_argumentFunction · 0.85
imshowFunction · 0.70
NetClass · 0.70
toMethod · 0.45
backwardMethod · 0.45
stepMethod · 0.45

Tested by

no test coverage detected