Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/tensorpack/tensorpack
/ std
Method
std
tensorpack/utils/stats.py:193–194 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
191
192
@property
193
def
std(self):
194
return
np.sqrt(self.variance)
Callers
1
_augment
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected