Closed
Description
Proposed new feature or change:
Since computing np.std
and np.var
requires calculating the mean, a std_mean
and std_var
would be useful for providing both statistics at the same time, similar to the PyTorch feature: pytorch/pytorch#4993.
Metadata
Metadata
Assignees
Labels
No labels