MCPcopy Index your code
hub / github.com/tensorpack/tensorpack / cifar10-resnet.py

File cifar10-resnet.py

examples/ResNet/cifar10-resnet.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2# -*- coding: utf-8 -*-
3# File: cifar10-resnet.py
4# Author: Yuxin Wu

Callers

nothing calls this directly

Calls 12

get_num_gpuFunction · 0.90
TrainConfigClass · 0.85
ModelSaverClass · 0.85
InferenceRunnerClass · 0.85
ScalarStatsClass · 0.85
ClassificationErrorClass · 0.85
SmartInitFunction · 0.85
launch_train_with_configFunction · 0.85
get_dataFunction · 0.70
ModelClass · 0.70

Tested by

no test coverage detected