Why there is no "min" property in torch.iinfo

There is iinfo.min in numpy. I’m wondering why iinfo.min is missing in pytorch. Is there a alternative to obtain it? Thanks!

This would make a fine feature request. Post it to the issue tracker?

The new version of PyTorch implemented it:
https://pytorch.org/docs/stable/type_info.html?highlight=iinfo