Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tensorpack/tensorpack
/ get_inference_augmentor
Function
get_inference_augmentor
examples/DoReFa-Net/resnet-dorefa.py:113–114 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
111
112
113
def
get_inference_augmentor():
114
return
fbresnet_augmentor(False)
115
116
117
def
run_image(model, sess_init, inputs):
Callers
2
run_image
Function · 0.70
resnet-dorefa.py
File · 0.70
Calls
1
fbresnet_augmentor
Function · 0.90
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…