Hi, I'm wondering if you can share some insights about the choice of Numpy instead of PyTorch for the implementation of softtopk_np() in sst.core.topk.py? Because I think that I haven't found anything that cannot be implemented by PyTorch equivalently. Please correct me if I'm wrong about this. Many thanks.
Hi, I'm wondering if you can share some insights about the choice of Numpy instead of PyTorch for the implementation of softtopk_np() in sst.core.topk.py? Because I think that I haven't found anything that cannot be implemented by PyTorch equivalently. Please correct me if I'm wrong about this. Many thanks.