Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/tensorpack/tensorpack
/ alexnet-dorefa.py
File
alexnet-dorefa.py
examples/DoReFa-Net/alexnet-dorefa.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: alexnet-dorefa.py
4
# Author: Yuxin Wu, Yuheng Zou ({wyx,zyh}@megvii.com)
Callers
nothing calls this directly
Calls
11
SmartInit
Function · 0.90
eval_classification
Function · 0.90
get_num_gpu
Function · 0.90
launch_train_with_config
Function · 0.85
SyncMultiGPUTrainerReplicated
Class · 0.85
join
Method · 0.80
format
Method · 0.80
run_image
Function · 0.70
Model
Class · 0.70
get_data
Function · 0.70
get_config
Function · 0.70
Tested by
no test coverage detected