Hi PyTorch Team!
I am Sundaram Gupta, a student from India. I have developed a library called torchquery built on top of PyTorch (available on PyPI).
I wanted to share my logic for Neural Healing and Vectorized Querying. Instead of using loops, I am using hardware-accelerated masking to find and fix Inf and NaN numbers in billion-scale tensors.