Somasree Majumder

Results 156 comments of Somasree Majumder

@tagrib kindly resolve the conflicts and write the corresponding tests

@abigailStev @matteobachetti @dhuppenkothen I think the torch.fft module was implemented mainly because PyTorch FFT implementation provides support for parallelized FFTs using the torch.nn.DataParallel wrapper, which allows users to perform FFTs...

But I considering the fact how can we make stingray fast by using the torch.fft module.I would like to discuss more on this topic

@Vismay-dev kindly resolve the conflicts.

@bsipocz working on this one.

@younesbelkada doing Detr - [DetrLayer](https://github.com/huggingface/transformers/blob/95754b47a6d4fbdad3440a45762531e8c471c528/src/transformers/models/detr/modeling_detr.py#L610)

@rbharath working on GraphCNN