Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/tensorpack/tensorpack
/ mean
Method
mean
tensorpack/utils/stats.py:185–186 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
183
184
@property
185
def
mean(self):
186
return
self._mean
187
188
@property
189
def
variance(self):
Callers
11
average
Method · 0.80
_trigger_step
Method · 0.80
_trigger_epoch
Method · 0.80
_after_inference
Method · 0.80
get_per_pixel_mean
Method · 0.80
get_per_pixel_mean
Method · 0.80
get_per_channel_mean
Method · 0.80
_augment
Method · 0.80
_augment
Method · 0.80
reset_stats
Method · 0.80
draw_final_outputs_blackwhite
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected