Introducing TorchQuery: Vectorized Engine for Neural Healing and Tensor Management

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.

Hi! Can you share a link to your library? I didn’t find it on google.