Lorenzo Sibi

Results 2 issues of Lorenzo Sibi

When trying to use the repo in a Colab notebook, in the import section: ``` # Setup import torch import torch.nn as nn import torch.nn.functional as F import torch.optim as...

Hi, I’m working with OBG in an environment where jobs are submitted and executed non-interactively,specifically in SLURM-based HPC clusters and other automated pipelines. In these scenarios, user prompts (e.g., for...