MCPcopy
hub / github.com/tinygrad/tinygrad / train_resnet.py

File train_resnet.py

examples/train_resnet.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python3
2import numpy as np
3from PIL import Image
4

Callers

nothing calls this directly

Calls 11

fetch_mnistFunction · 0.90
getenvFunction · 0.90
ResNetClass · 0.90
get_parametersFunction · 0.90
trainFunction · 0.90
evaluateFunction · 0.90
ComposeTransformsClass · 0.85
reshapeMethod · 0.80
stackMethod · 0.80
load_from_pretrainedMethod · 0.45
resizeMethod · 0.45

Tested by

no test coverage detected