🐛 [Bug] torch.Tensor.std
doesn't support multiple dimensions
#1182
Labels
bug
Something isn't working
component: converters
Issues re: Specific op converters
feature request
New feature or request
Bug Description
torch.std
doesn't support multiple dimensions whiletorch.mean
works okTo Reproduce
convert.py
Output:
Expected behavior
torch.std
should behave in the same manner astorch.mean
Environment
Docker
nvcr.io/nvidia/pytorch:22.06-py3
(specs)The text was updated successfully, but these errors were encountered: