Xin Yu
Results
1
issues of
Xin Yu
Thanks for the great study! I was able to run most of the notebooks except that: In **Tutorial_Attention_GRN.ipynb**, section 2.1: ``` model.eval() with torch.no_grad(), torch.cuda.amp.autocast(enabled=True): M = all_gene_ids.size(1) N =...