MCPcopy Create free account
hub / github.com/alibaba/nann / std

Function std

tensorflow/tensorflow/python/keras/backend.py:1967–1983  ·  view source on GitHub ↗

Standard deviation of a tensor, alongside the specified axis. Arguments: x: A tensor or variable. axis: An integer, the axis to compute the standard deviation. keepdims: A boolean, whether to keep the dimensions or not. If `keepdims` is `False`, the rank of the tensor

(x, axis=None, keepdims=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

floatxFunction · 0.85
castMethod · 0.45

Tested by

no test coverage detected